Skip to content

Commit 18465c2

Browse files
committed
Merge branch 'release/1.2.3'
2 parents a535249 + 000795d commit 18465c2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.2
1+
1.2.3

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
"php": ">=7.2",
2323
"ext-json": "*",
2424
"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",
25+
"illuminate/container": "~5.8|~6|~7|~8",
26+
"illuminate/database": "~5.8|~6|~7|~8",
27+
"illuminate/encryption": "~5.8|~6|~7|~8",
28+
"illuminate/http": "~5.8|~6|~7|~8",
29+
"illuminate/routing": "~5.8|~6|~7|~8",
3030
"nesbot/carbon": "~1.2|~2",
3131
"vlucas/phpdotenv": "^3.6|^4.0"
3232
},

0 commit comments

Comments
 (0)