Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

Commit

Permalink
fix constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
veelasky committed Aug 29, 2019
1 parent d96bb95 commit 6dc8005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"require": {
"illuminate/support": ">=5.6",
"illuminate/console": ">=5.6",
"illuminate/routing": "^>=5.6",
"illuminate/routing": ">=5.6",
"illuminate/filesystem": ">=5.6"
},
"license": "MIT",
Expand Down

0 comments on commit 6dc8005

Please sign in to comment.