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 a535249 + 000795d commit 18465c2Copy full SHA for 18465c2
VERSION
@@ -1 +1 @@
1
-1.2.2
+1.2.3
composer.json
@@ -22,11 +22,11 @@
22
"php": ">=7.2",
23
"ext-json": "*",
24
"guzzlehttp/guzzle": "^6.4",
25
- "illuminate/container": "~5.8|~6|~7",
26
- "illuminate/database": "~5.8|~6|~7",
27
- "illuminate/encryption": "~5.8|~6|~7",
28
- "illuminate/http": "~5.8|~6|~7",
29
- "illuminate/routing": "~5.8|~6|~7",
+ "illuminate/container": "~5.8|~6|~7|~8",
+ "illuminate/database": "~5.8|~6|~7|~8",
+ "illuminate/encryption": "~5.8|~6|~7|~8",
+ "illuminate/http": "~5.8|~6|~7|~8",
+ "illuminate/routing": "~5.8|~6|~7|~8",
30
"nesbot/carbon": "~1.2|~2",
31
"vlucas/phpdotenv": "^3.6|^4.0"
32
},
0 commit comments