Skip to content

Commit 3d991db

Browse files
authored
Updad composer to support 5.4
1 parent b4cd3d5 commit 3d991db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "pion/laravel-eloquent-position",
33
"description": "Position logic for Eloquent models with minimum setup",
44
"require": {
5-
"laravel/framework": "5.1.* || 5.2.* || 5.3.*"
5+
"laravel/framework": "5.1.* || 5.2.* || 5.3.* || 5.4.*"
66
},
77
"require-dev": {
88
"squizlabs/php_codesniffer": "2.*"

0 commit comments

Comments
 (0)