Skip to content

Commit

Permalink
Added health/info for migrations bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
kreemer committed Aug 11, 2023
1 parent 66d3976 commit c0837bd
Show file tree
Hide file tree
Showing 6 changed files with 2,273 additions and 1,939 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@
"license": "MIT",
"require": {
"symfony/framework-bundle": "^6.0",
"symsensor/actuator-bundle": "^1.0",
"doctrine/doctrine-bundle": "^2.0"
"symsensor/actuator-bundle": "^1.0.1"
},
"require-dev": {
"doctrine/doctrine-bundle": "^2.0",
"doctrine/doctrine-migrations-bundle": "^3.2",
"friendsofphp/php-cs-fixer": "^3.22",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-symfony": "^1.1",
Expand Down
Loading

0 comments on commit c0837bd

Please sign in to comment.