Skip to content

Commit 132cb89

Browse files
authored
composer changes patch 2 (#598)
* Update composer.json * Update composer.lock
1 parent d41b120 commit 132cb89

File tree

2 files changed

+488
-1390
lines changed

2 files changed

+488
-1390
lines changed

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"name": "opencats/opencats",
33
"require-dev": {
44
"behat/behat": "~3.0.4",
5-
"phpunit/phpunit": "^7",
6-
"behat/mink": "^1.7",
5+
"phpunit/phpunit": "^7.5.7",
6+
"behat/mink": "^1.7.1",
77
"behat/mink-extension": "dev-master",
8-
"behat/mink-goutte-driver": "^1.2",
9-
"behat/mink-selenium2-driver": "^1.3",
10-
"codacy/coverage": "^1.4"
8+
"behat/mink-goutte-driver": "^1.2.1",
9+
"behat/mink-selenium2-driver": "^1.3.1",
10+
"codacy/coverage": "^1.4.2"
1111
},
1212
"autoload": {
1313
"psr-4": {

0 commit comments

Comments
 (0)