Skip to content

Commit

Permalink
Merge branch 'schmidi-5.5.x' into 5.5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkaOnLine committed Feb 22, 2018
2 parents c7005da + faf74dd commit f2ec54e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
}
],
"require": {
"php": ">=7.1.3",
"laravel/framework": "5.6.*",
"php": "~7.0",
"laravel/framework": "5.5.*",
"zircote/swagger-php": "~2.0|3.*",
"swagger-api/swagger-ui": "^3.0"
},
"require-dev": {
"phpunit/phpunit": "7.*",
"phpunit/phpunit": "6.*",
"mockery/mockery": "0.9.*",
"orchestra/testbench": "3.6.*",
"orchestra/testbench": "3.5.*",
"satooshi/php-coveralls": "^1.0"
},
"autoload": {
Expand Down

0 comments on commit f2ec54e

Please sign in to comment.