We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82a8c4b commit 37e7326Copy full SHA for 37e7326
composer.json
@@ -7,9 +7,9 @@
7
"require": {
8
"php": ">=8.2",
9
"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"
+ "illuminate/database": "^9.0|^10.0|^11.0",
+ "illuminate/http": "^9.0|^10.0|^11.0",
+ "laravel/framework": "^9.0|^10.0|^11.0"
13
},
14
"require-dev": {
15
"phpunit/phpunit": "^10.0",
0 commit comments