We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8955b42 commit c32af33Copy full SHA for c32af33
composer.json
@@ -19,8 +19,8 @@
19
"license": "MIT",
20
"type": "project",
21
"require": {
22
- "laravel/framework": "5.0.*",
23
- "illuminate/html": "5.0.*",
+ "laravel/framework": "5.0.*|5.1.*",
+ "illuminate/html": "5.0.*|5.1.*",
24
"intervention/image": "2.*",
25
"jacopo/authentication-sentry": "1.0.*",
26
"gregwar/captcha": "1.0.11"
0 commit comments