Skip to content

Commit

Permalink
composer changes patch 2 (#598)
Browse files Browse the repository at this point in the history
* Update composer.json

* Update composer.lock
  • Loading branch information
RussH authored Mar 8, 2023
1 parent d41b120 commit 132cb89
Show file tree
Hide file tree
Showing 2 changed files with 488 additions and 1,390 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"name": "opencats/opencats",
"require-dev": {
"behat/behat": "~3.0.4",
"phpunit/phpunit": "^7",
"behat/mink": "^1.7",
"phpunit/phpunit": "^7.5.7",
"behat/mink": "^1.7.1",
"behat/mink-extension": "dev-master",
"behat/mink-goutte-driver": "^1.2",
"behat/mink-selenium2-driver": "^1.3",
"codacy/coverage": "^1.4"
"behat/mink-goutte-driver": "^1.2.1",
"behat/mink-selenium2-driver": "^1.3.1",
"codacy/coverage": "^1.4.2"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 132cb89

Please sign in to comment.