Skip to content

Commit

Permalink
- automatic code-style fixes
Browse files Browse the repository at this point in the history
- bumper Travis tests to PHP 7.4 stable
  • Loading branch information
wolfy-j committed Dec 27, 2019
1 parent cd6a056 commit d16590d
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,12 @@
"php": "^7.1",
"nyholm/psr7": "^1.1",
"spiral/http": "^1.0",
"spiral/framework": "^2.0",
"spiral/code-style": "^1.0"
"spiral/framework": "^2.0"
},
"replace": {
"zendframework/zend-diactoros": "*"
},
"require-dev": {
"phpunit/phpunit": "~7.0",
"mockery/mockery": "^1.1"
"mockery/mockery": "^1.1",
"spiral/code-style": "^1.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit d16590d

Please sign in to comment.