Skip to content

Commit 1172bbf

Browse files
author
runner
committed
[composer] Set dependencies for 4.6.18 release.
1 parent 0ea37c1 commit 1172bbf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composer.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"bex/behat-screenshot": "^2.1",
1515
"dmore/behat-chrome-extension": "^1.3",
1616
"dmore/chrome-mink-driver": "^2.7",
17-
"ezsystems/behat-screenshot-image-driver-cloudinary": "^1.1@dev",
18-
"ibexa/core": "~4.6.0@dev",
17+
"ezsystems/behat-screenshot-image-driver-cloudinary": "^1.1",
18+
"ibexa/core": "~4.6.0",
1919
"behat/mink": "^1.11",
2020
"friends-of-behat/mink-browserkit-driver": "^1.4",
2121
"friends-of-behat/mink-extension": "^2.4",
@@ -42,8 +42,8 @@
4242
"require-dev": {
4343
"ibexa/code-style": "^1.0",
4444
"friendsofphp/php-cs-fixer": "^3.0",
45-
"ibexa/ci-scripts": "^0.2@dev",
46-
"ibexa/doctrine-schema": "~4.6.0@dev",
45+
"ibexa/ci-scripts": "^0.2",
46+
"ibexa/doctrine-schema": "~4.6.0",
4747
"mikey179/vfsstream": "^1.6",
4848
"phpstan/phpstan": "^2.0",
4949
"phpstan/phpstan-phpunit": "^2.0",
@@ -89,4 +89,4 @@
8989
"php-http/discovery": false
9090
}
9191
}
92-
}
92+
}

0 commit comments

Comments
 (0)