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 0e3748b commit e881b4bCopy full SHA for e881b4b
composer.json
@@ -16,11 +16,11 @@
16
}
17
],
18
"require": {
19
- "php": "^7.1.3|^8.0|^8.1",
20
- "laravel/framework": "^5.6|^6|^7|^8|^9|^10"
+ "php": "^7.1.3|^8.0|^8.1|^8.2|^8.3",
+ "laravel/framework": "^5.6|^6|^7|^8|^9|^10|^11.0"
21
},
22
"require-dev": {
23
- "phpunit/phpunit": "^6.1|^7.0|^8.0|^9.0|^10.0",
+ "phpunit/phpunit": "^6.1|^7.0|^8.0|^9.0|^10.0|^11.0",
24
"mockery/mockery": "^1.0"
25
26
"autoload": {
0 commit comments