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 bc0dda8 commit 199b055Copy full SHA for 199b055
composer.json
@@ -26,7 +26,7 @@
26
],
27
"require": {
28
"php": ">=7.1.0",
29
- "laravel/framework": "~5.2.0||~5.3.0||~5.4.0||~5.5.0||~5.6.0||~5.7.0||~5.8.0||^6.0||^7.0||^8.0"
+ "laravel/framework": "~5.2.0||~5.3.0||~5.4.0||~5.5.0||~5.6.0||~5.7.0||~5.8.0||^6.0||^7.0||^8.0||^9.0"
30
},
31
"require-dev": {
32
"orchestra/testbench-browser-kit": "~3.4|~3.8|~4.0",
0 commit comments