Skip to content

Commit

Permalink
update illuminate version for laravel 5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoffer Tennivaara committed Nov 5, 2018
1 parent 58f4da3 commit b43e3c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -6,7 +6,7 @@
"homepage": "https://github.com/dialect-katrineholm/laravel-gdpr-compliance",
"require": {
"php": ">=7.0",
"illuminate/support": "5.5.x|5.6.x"
"illuminate/support": ">=5.5"
},
"require-dev": {
"orchestra/testbench": "~3.0"
Expand Down

0 comments on commit b43e3c2

Please sign in to comment.