Skip to content

Commit

Permalink
[composer] Set dependencies for 8.3.5 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Serwatka committed Nov 10, 2021
1 parent 662201d commit a5da1ca
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"bex/behat-screenshot": "^2.1",
"dmore/behat-chrome-extension": "^1.3",
"dmore/chrome-mink-driver": "^2.7",
"ezsystems/allure-behat": "^3.1@dev",
"ezsystems/allure-php-api": "^3.1@dev",
"ezsystems/behat-screenshot-image-driver-cloudinary": "^1.1@dev",
"ezsystems/allure-behat": "^3.1",
"ezsystems/allure-php-api": "^3.1",
"ezsystems/behat-screenshot-image-driver-cloudinary": "^1.1",
"ezsystems/ezplatform-http-cache": "^2.1",
"ezsystems/ezplatform-kernel": "^1.3@dev",
"ezsystems/ezplatform-kernel": "^1.3",
"friends-of-behat/mink": "^1.8",
"friends-of-behat/mink-browserkit-driver": "^1.4",
"friends-of-behat/mink-extension": "^2.4",
Expand All @@ -41,8 +41,8 @@
"psy/psysh": "^0.10.8"
},
"require-dev": {
"ibexa/ci-scripts": "^0.1@dev",
"ezsystems/doctrine-dbal-schema": "^1.0@dev",
"ibexa/ci-scripts": "^0.1",
"ezsystems/doctrine-dbal-schema": "^1.0",
"ezsystems/ezplatform-code-style": "^1.0.0",
"friendsofphp/php-cs-fixer": "^2.16.0",
"mikey179/vfsstream": "^1.6"
Expand Down

0 comments on commit a5da1ca

Please sign in to comment.