Skip to content

Commit

Permalink
Fix dependency on main bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
kreemer committed Dec 6, 2023
1 parent a8fdeca commit b01f309
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"require": {
"symfony/framework-bundle": "^6.0 || ^7.0",
"symsensor/actuator-bundle": "^1.0.1"
"symsensor/actuator-bundle": "^1.1"
},
"require-dev": {
"doctrine/doctrine-bundle": "^2.0",
Expand Down
16 changes: 8 additions & 8 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b01f309

Please sign in to comment.