We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d41b120 commit 132cb89Copy full SHA for 132cb89
composer.json
@@ -2,12 +2,12 @@
2
"name": "opencats/opencats",
3
"require-dev": {
4
"behat/behat": "~3.0.4",
5
- "phpunit/phpunit": "^7",
6
- "behat/mink": "^1.7",
+ "phpunit/phpunit": "^7.5.7",
+ "behat/mink": "^1.7.1",
7
"behat/mink-extension": "dev-master",
8
- "behat/mink-goutte-driver": "^1.2",
9
- "behat/mink-selenium2-driver": "^1.3",
10
- "codacy/coverage": "^1.4"
+ "behat/mink-goutte-driver": "^1.2.1",
+ "behat/mink-selenium2-driver": "^1.3.1",
+ "codacy/coverage": "^1.4.2"
11
},
12
"autoload": {
13
"psr-4": {
0 commit comments