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.
2 parents 8795485 + e95e253 commit cee5a67Copy full SHA for cee5a67
composer.json
@@ -21,12 +21,12 @@
21
],
22
"require": {
23
"php": "^7.3|^8.0",
24
- "laravel/framework": "~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
+ "laravel/framework": "~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
25
"intervention/image": "^2.4|^3.4"
26
},
27
"require-dev": {
28
- "orchestra/testbench": "^4.0|^5.0|^7.0|^8.0|^9.0",
29
- "phpunit/phpunit": "^8.0|^9.0|^10.5",
+ "orchestra/testbench": "^4.0|^5.0|^7.0|^8.0|^9.0|^10.0",
+ "phpunit/phpunit": "^8.0|^9.0|^10.5|^11.5.3",
30
"dms/phpunit-arraysubset-asserts": "^0.2.0|^0.3|^0.4|^0.5"
31
32
"autoload": {
0 commit comments