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 7953e60 commit c13ed6a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
"require-dev": {
"symfony/var-dumper": "^5.0",
"ibexa/code-style": "^1.0",
"ibexa/design-engine": "~4.4.0@dev",
"ibexa/core": "~4.4.0@dev",
"ibexa/doctrine-schema": "~4.4.0@dev",
"ibexa/design-engine": "~4.4.0",
"ibexa/core": "~4.4.0",
"ibexa/doctrine-schema": "~4.4.0",
"matthiasnoback/symfony-dependency-injection-test": "^4.3",
"phpunit/phpunit": "^9.5.10",
"phpunit/phpunit": "^9.5.10",
"phpstan/phpstan": "^0.12.99"
},
"scripts": {
Expand All @@ -56,4 +56,4 @@
"composer/package-versions-deprecated": true
}
}
}
}

0 comments on commit c13ed6a

Please sign in to comment.