Skip to content

Commit 009a65c

Browse files
aimakunrmariuzzo
authored andcommitted
Update minimum PHP version support for Laravel 4 (reference from laravel/laravel v4.2.11)
1 parent 5b41d24 commit 009a65c

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
@@ -33,7 +33,7 @@
3333
"source": "https://github.com/rmariuzzo/laravel-js-localization"
3434
},
3535
"require": {
36-
"php": ">=5.5.9",
36+
"php": ">=5.4.0",
3737
"illuminate/config": ">=4.2",
3838
"illuminate/console": ">=4.2",
3939
"illuminate/filesystem": ">=4.2",

0 commit comments

Comments
 (0)