Skip to content

Commit 37e7326

Browse files
authored
Update composer.json (#100)
1 parent 82a8c4b commit 37e7326

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"require": {
88
"php": ">=8.2",
99
"liquetsoft/fias-component": "^14.0",
10-
"illuminate/database": "^8.0|^9.0|^10.0|^11.0",
11-
"illuminate/http": "^8.0|^9.0|^10.0|^11.0",
12-
"laravel/framework": "^8.0|^9.0|^10.0|^11.0"
10+
"illuminate/database": "^9.0|^10.0|^11.0",
11+
"illuminate/http": "^9.0|^10.0|^11.0",
12+
"laravel/framework": "^9.0|^10.0|^11.0"
1313
},
1414
"require-dev": {
1515
"phpunit/phpunit": "^10.0",

0 commit comments

Comments
 (0)