Skip to content

Commit

Permalink
[Composer] Added ibexa/notifications to require-dev section
Browse files Browse the repository at this point in the history
Not requiring explicitly ibexa/notifications causes installing the latest release of the package rather than the latest stable branch. If there is no release yet, it results in a composer error.
  • Loading branch information
alongosz committed Mar 19, 2024
1 parent 45ababf commit 95c444c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"ibexa/search": "~4.6.0@dev",
"ibexa/test-core": "~4.6.0@dev",
"ibexa/http-cache": "~4.6.0@dev",
"ibexa/notifications": "^4.6.x-dev",
"phpunit/phpunit": "^8.2",
"matthiasnoback/symfony-dependency-injection-test": "^4.0"
},
Expand Down

0 comments on commit 95c444c

Please sign in to comment.