Skip to content

Commit eb80957

Browse files
committed
Added laravel 5.2.* version compatibility
1 parent 6aca756 commit eb80957

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
@@ -19,7 +19,7 @@
1919
"license": "MIT",
2020
"type": "project",
2121
"require": {
22-
"laravel/framework": "5.0.*|5.1.*",
22+
"laravel/framework": "5.0.*|5.1.*|5.2.*",
2323
"illuminate/html": "5.0.*",
2424
"intervention/image": "2.*",
2525
"jacopo/authentication-sentry": "1.0.*",

0 commit comments

Comments
 (0)