We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b1a0f commit 9ab5e06Copy full SHA for 9ab5e06
composer.json
@@ -10,11 +10,11 @@
10
}
11
],
12
"require": {
13
- "illuminate/auth": "^5.8|^6.0|^7.0|^8.0",
14
- "illuminate/contracts": "^5.8|^6.0|^7.0|^8.0",
15
- "illuminate/database": "^5.8|^6.20.12|^7.30.3|^8.22.1",
16
- "illuminate/routing": "^5.8|^6.0|^7.0|^8.0",
17
"php" : "^7.3.0|^8.0.0",
+ "illuminate/auth": "^7.0|^8.0",
+ "illuminate/contracts": "^7.0|^8.0",
+ "illuminate/database": "^7.30.3|^8.22.1",
+ "illuminate/routing": "^7.0|^8.0",
18
"illuminate/support": "^5.8|^6.0|^7.0|^8.0",
19
"guzzlehttp/guzzle": "^7.0.1",
20
"symfony/dom-crawler": "^4.4|^5.0"
0 commit comments