Skip to content

Commit

Permalink
Merge pull request #27 from DECAF/l53-compatibility
Browse files Browse the repository at this point in the history
added laravel/framework 5.3 dependency
  • Loading branch information
DarkaOnLine authored Aug 11, 2016
2 parents 37d8453 + eeb798f commit f5e6f32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"require": {
"php": ">=5.5.9",
"laravel/framework": "5.1.*|5.2.*",
"laravel/framework": "5.1.*|5.2.*|5.3.*",
"zircote/swagger-php": "~2.0"
},
"require-dev": {
Expand Down

0 comments on commit f5e6f32

Please sign in to comment.