Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Merge pull request #7 from LaraChimp/f/block-to-laravel-5-5
Browse files Browse the repository at this point in the history
Block to laravel 5.5
  • Loading branch information
percymamedy authored May 2, 2018
2 parents d715e1a + d5ed196 commit f7d0cc7
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 @@ -13,7 +13,7 @@
"php": ">=5.6.0",
"doctrine/annotations": "~1.4",
"doctrine/cache": "^1.6",
"illuminate/support": "~5.0",
"illuminate/support": "5.0.*|5.1.*|5.2.*|5.4.*|5.5.*",
"symfony/finder": "^3.3"
},
"require-dev": {
Expand Down

0 comments on commit f7d0cc7

Please sign in to comment.