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 42bec87 + 84a38ab commit cf0ef01Copy full SHA for cf0ef01
composer.json
@@ -17,8 +17,8 @@
17
],
18
"require": {
19
"php": "^7.2|^8.0",
20
- "illuminate/support": "5.8.*|^6.0|^7.0|^8.0",
21
- "symfony/stopwatch": "^4.0|^5.0"
+ "illuminate/support": "5.8.*|^6.0|^7.0|^8.0|^9.0",
+ "symfony/stopwatch": "^4.0|^5.0|^6.0"
22
},
23
"require-dev": {
24
"orchestra/testbench": "^4.6|^5.0|^6.0",
0 commit comments