Skip to content

Commit c32af33

Browse files
committed
fixed composer.json
1 parent 8955b42 commit c32af33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"license": "MIT",
2020
"type": "project",
2121
"require": {
22-
"laravel/framework": "5.0.*",
23-
"illuminate/html": "5.0.*",
22+
"laravel/framework": "5.0.*|5.1.*",
23+
"illuminate/html": "5.0.*|5.1.*",
2424
"intervention/image": "2.*",
2525
"jacopo/authentication-sentry": "1.0.*",
2626
"gregwar/captcha": "1.0.11"

0 commit comments

Comments
 (0)