Skip to content

Commit bc42200

Browse files
authored
Merge pull request #25 from whobutsb/master
Updated to version 8.0
2 parents 1e0f7b1 + 4742d76 commit bc42200

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
],
2323
"require": {
2424
"php": "^7.1.3",
25-
"illuminate/contracts": "~5.7.0|~5.8.0|^6.0|^7.0",
26-
"illuminate/support": "~5.7.0|~5.8.0|^6.0|^7.0",
27-
"illuminate/http": "~5.7.0|~5.8.0|^6.0|^7.0",
28-
"illuminate/routing": "~5.7.0|~5.8.0|^6.0|^7.0",
29-
"illuminate/validation": "~5.7.0|~5.8.0|^6.0|^7.0",
25+
"illuminate/contracts": "~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
26+
"illuminate/support": "~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
27+
"illuminate/http": "~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
28+
"illuminate/routing": "~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
29+
"illuminate/validation": "~5.7.0|~5.8.0|^6.0|^7.0|^8.0",
3030
"commerceguys/addressing": "^1.0",
3131
"symfony/intl": "^4.2|^5.0",
3232
"commerceguys/intl": "^1.0"

0 commit comments

Comments
 (0)