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 ed34bf6 + 0440cdb commit 0dc17c5Copy full SHA for 0dc17c5
composer.json
@@ -21,13 +21,13 @@
21
],
22
"require": {
23
"php": "^7.1",
24
- "illuminate/database": "~5.6.34|~5.7.0|~5.8.0|^6.0",
25
- "illuminate/http": "~5.6.34|~5.7.0|~5.8.0|^6.0",
26
- "illuminate/support": "~5.6.34|~5.7.0|~5.8.0|^6.0"
+ "illuminate/database": "~5.8.0|^6.0",
+ "illuminate/http": "~5.8.0|^6.0",
+ "illuminate/support": "~5.8.0|^6.0"
27
},
28
"require-dev": {
29
"phpunit/phpunit": "^7.0|^8.0",
30
- "orchestra/testbench": "~3.6.0|~3.7.0|~3.8.0|^4.0",
+ "orchestra/testbench": "~3.8.0|^4.0",
31
"ext-json": "*"
32
33
"autoload": {
0 commit comments