Skip to content

Commit c1c50db

Browse files
author
Virgile Cabane
authored
Remove composer require on self repository
1 parent 8f05497 commit c1c50db

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@
2424
}
2525
],
2626
"require": {
27-
"php": ">=5.6.0",
28-
"ext-cassandra": "^1.0.0"
27+
"php": ">=5.6.0"
2928
},
3029
"require-dev": {
3130
"behat/behat": "~3.0.6",

0 commit comments

Comments
 (0)