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 e3a8f19 commit 55fe7c5Copy full SHA for 55fe7c5
composer.json
@@ -11,8 +11,8 @@
11
],
12
"require": {
13
"php": "^7.2.5|^8.0",
14
- "illuminate/support": "^7.0|^8.0",
15
- "illuminate/filesystem": "^7.0|^8.0",
+ "illuminate/support": "^7.0|^8.0|^9.0",
+ "illuminate/filesystem": "^7.0|^8.0|^9.0",
16
"doctrine/annotations": "~1.2",
17
"phpdocumentor/reflection-docblock": "^3.1 || ^4.1 || ^5"
18
},
0 commit comments