Skip to content

Commit

Permalink
[composer] Set dependencies for 4.6.12 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
runner committed Oct 4, 2024
1 parent 6deaaee commit ffb5036
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 @@ -7,7 +7,7 @@
],
"require": {
"php": "^7.4 || ^8.0",
"ibexa/core": "~4.6.x-dev",
"ibexa/core": "~4.6",
"symfony/config": "^5.4",
"symfony/dependency-injection": "^5.4",
"symfony/event-dispatcher": "^5.4",
Expand All @@ -17,7 +17,7 @@
"symfony/yaml": "^5.4"
},
"require-dev": {
"ibexa/behat": "~4.6.x-dev",
"ibexa/behat": "~4.6",
"ibexa/code-style": "~2.0.0",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-phpunit": "^1.3",
Expand Down Expand Up @@ -61,4 +61,4 @@
"config": {
"sort-packages": true
}
}
}

0 comments on commit ffb5036

Please sign in to comment.