Skip to content

Commit

Permalink
Updad composer to support 5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
pionl authored Jun 2, 2017
1 parent b4cd3d5 commit 3d991db
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 @@ -2,7 +2,7 @@
"name": "pion/laravel-eloquent-position",
"description": "Position logic for Eloquent models with minimum setup",
"require": {
"laravel/framework": "5.1.* || 5.2.* || 5.3.*"
"laravel/framework": "5.1.* || 5.2.* || 5.3.* || 5.4.*"
},
"require-dev": {
"squizlabs/php_codesniffer": "2.*"
Expand Down

0 comments on commit 3d991db

Please sign in to comment.