Skip to content

Commit

Permalink
update composer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
prolic committed Feb 16, 2017
1 parent c0f2513 commit 844ff67
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,11 @@
"prefer-stable": true,
"require": {
"php": "^7.1",
"beberlei/assert": "^2.6.4",
"prooph/common" : "^4.0.0"
},
"require-dev": {
"react/promise" : "^2.4.1",
"phpunit/phpunit": "^5.7",
"phpunit/phpunit": "^6.0",
"phpspec/prophecy": "dev-patch-1 as 1.6.2",
"prooph/php-cs-fixer-config": "^0.1.1",
"satooshi/php-coveralls": "^1.0",
Expand Down

0 comments on commit 844ff67

Please sign in to comment.