Skip to content

Commit c646f0f

Browse files
authored
Merge pull request #25 from rslsystems/mdr-369-dependancy-updates
Update illuminate/database
2 parents 6196ec3 + e4e7802 commit c646f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"minimum-stability": "dev",
2323
"require": {
2424
"php": "^8.0|^8.1",
25-
"illuminate/database": "^6.0|^7.30.4|^8.0|^9.0",
25+
"illuminate/database": "^6.20.12|^7.30.4|^8.22.2|^9.0",
2626
"illuminate/http": "^6.0|^7.0|^8.0|^9.0"
2727
},
2828
"require-dev": {

0 commit comments

Comments
 (0)