Skip to content

Commit

Permalink
[composer] Set dependencies for 4.4.2 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
webhdx committed Apr 20, 2023
1 parent 5fab4ae commit d95fa00
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"symfony/expression-language": "^5.3.0",
"symfony/validator": "^5.3.0",
"symfony/var-dumper": "^5.3.0",
"ibexa/doctrine-schema": "~4.4.0@dev",
"ibexa/doctrine-schema": "~4.4.0",
"symfony-cmf/routing": "^2.3",
"guzzlehttp/guzzle": "^6.5",
"php-http/guzzle6-adapter": "^2.0",
Expand All @@ -64,7 +64,7 @@
"behat/behat": "^3.6.1",
"jenner/simple_fork": "^1.2",
"friends-of-behat/mink-extension": "^2.4",
"ibexa/ci-scripts": "^0.2@dev",
"ibexa/ci-scripts": "^0.2",
"ibexa/code-style": "^1.0",
"phpunit/phpunit": "^8.2",
"matthiasnoback/symfony-dependency-injection-test": "^4.1",
Expand Down Expand Up @@ -161,4 +161,4 @@
"url": "https://github.com/ezsystems/ezplatform"
}
}
}
}

0 comments on commit d95fa00

Please sign in to comment.