Skip to content

Commit

Permalink
[composer] Set dependencies for 4.6.7 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Jun 10, 2024
1 parent 49abbb7 commit 2510e4a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@
"require-dev": {
"symfony/var-dumper": "^5.0",
"ibexa/code-style": "^1.0",
"ibexa/design-engine": "~4.6.0@dev",
"ibexa/core": "~4.6.0@dev",
"ibexa/doctrine-schema": "~4.6.0@dev",
"ibexa/design-engine": "~4.6.0",
"ibexa/core": "~4.6.0",
"ibexa/doctrine-schema": "~4.6.0",
"matthiasnoback/symfony-dependency-injection-test": "^4.3",
"phpunit/phpunit": "^9.5.10",
"phpstan/phpstan": "^0.12.99"
Expand All @@ -56,4 +56,4 @@
"composer/package-versions-deprecated": true
}
}
}
}

0 comments on commit 2510e4a

Please sign in to comment.