Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh authored Jan 24, 2017
1 parent 542a403 commit f9e1858
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
],
"require": {
"php": ">=5.4.0",
"illuminate/support": "5.0.x|5.1.x|5.2.x|5.3.x",
"illuminate/translation": "5.0.x|5.1.x|5.2.x|5.3.x",
"illuminate/support": "5.0.x|5.1.x|5.2.x|5.3.x|5.4.x",
"illuminate/translation": "5.0.x|5.1.x|5.2.x|5.3.x|5.4.x",
"symfony/finder": "~2.3|~3.0"
},
"autoload": {
Expand Down

0 comments on commit f9e1858

Please sign in to comment.