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 c36a779 + 6fff49f commit a84221eCopy full SHA for a84221e
composer.json
@@ -11,10 +11,10 @@
11
],
12
"require": {
13
"php": "^7.2.5",
14
- "illuminate/support": "^5.5 || ^6.0 || ^7.0",
15
- "illuminate/filesystem": "^5.5 || ^6.0 || ^7.0",
+ "illuminate/support": "^7.0",
+ "illuminate/filesystem": "^7.0",
16
"doctrine/annotations": "~1.2",
17
- "phpdocumentor/reflection-docblock": "^3.1|^4.1"
+ "phpdocumentor/reflection-docblock": "^3.1 || ^4.1 || ^5"
18
},
19
"require-dev": {
20
"squizlabs/php_codesniffer": "~2.0",
0 commit comments