Skip to content

Commit

Permalink
Use Zend2 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm authored Feb 16, 2019
1 parent 53f8900 commit c3bb79c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
},
"require-dev": {
"guzzlehttp/psr7": "^1.4",
"nyholm/psr7": "dev-master",
"nyholm/psr7": "^1.0",
"ringcentral/psr7": "^1.2",
"slim/psr7": "dev-master",
"zendframework/zend-diactoros": "^1.8"
"zendframework/zend-diactoros": "^2.1"
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit c3bb79c

Please sign in to comment.