Skip to content

Commit 8a59056

Browse files
authored
Merge pull request #4 from MinaWilliam/v1.5.3
v1.5.3
2 parents 8c66248 + 57eae1a commit 8a59056

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
],
1313
"require": {
1414
"ext-json": "*",
15-
"illuminate/routing": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
16-
"illuminate/support": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
17-
"illuminate/session": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
18-
"illuminate/pagination": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
15+
"illuminate/routing": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0",
16+
"illuminate/support": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0",
17+
"illuminate/session": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0",
18+
"illuminate/pagination": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0|^9.0",
1919
"mblsolutions/inspireddeck-php": "^1.5"
2020
},
2121
"require-dev": {

0 commit comments

Comments
 (0)