Skip to content

Commit 352124c

Browse files
authored
5.3
1 parent f4a0b20 commit 352124c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
}
2424
],
2525
"require": {
26-
"php": ">=5.5.9",
27-
"sofa/hookable": "5.2.*",
28-
"illuminate/database": "5.2.*"
26+
"php": ">=5.6.4",
27+
"sofa/hookable": "5.3.*",
28+
"illuminate/database": "5.3.*"
2929
},
3030
"require-dev": {
3131
"phpunit/phpunit": "4.5.0",

0 commit comments

Comments
 (0)