Skip to content

Commit 9aa36a2

Browse files
committed
Remove behatch/contexts repository
1 parent 70b1b76 commit 9aa36a2

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"friends-of-behat/mink-browserkit-driver": "^1.3.1",
3333
"friends-of-behat/mink-extension": "^2.2",
3434
"friends-of-behat/symfony-extension": "^2.1",
35-
"behatch/contexts": "dev-api-platform",
35+
"soyuka/contexts": "^3.3.1",
3636
"doctrine/annotations": "^1.7",
3737
"doctrine/common": "^2.11 || ^3.0",
3838
"doctrine/data-fixtures": "^1.2.2",
@@ -114,12 +114,6 @@
114114
"ApiPlatform\\Core\\Tests\\": "tests/"
115115
}
116116
},
117-
"repositories": [
118-
{
119-
"type": "vcs",
120-
"url": "https://github.com/dunglas/contexts"
121-
}
122-
],
123117
"config": {
124118
"preferred-install": {
125119
"*": "dist"

0 commit comments

Comments
 (0)