Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Commit

Permalink
Revert changes to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
larowlan committed Jun 6, 2016
1 parent 903f6a8 commit bb1ba64
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Expand Up @@ -2,8 +2,7 @@
"name": "doctrine/key-value-store",
"require": {
"php": "^5.5|^7.0",
"doctrine/common": "^2.4",
"doctrine/couchdb": "^1.0.0-beta4"
"doctrine/common": "^2.4"
},
"require-dev": {
"datastax/php-driver": "^1.0",
Expand Down

0 comments on commit bb1ba64

Please sign in to comment.