Skip to content

Commit

Permalink
Merge pull request #82 from loic425/feature/upgrade-to-stable
Browse files Browse the repository at this point in the history
Upgrade to stable release
  • Loading branch information
loic425 authored Jan 6, 2023
2 parents 5b030fb + 6ac284c commit e2c3357
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,8 +7,8 @@
"php": "^8.0",
"doctrine/doctrine-migrations-bundle": "^3.2",
"doctrine/migrations": "^3.2",
"monofony/admin-pack": "^0.9@alpha",
"monofony/core-pack": "^0.9@alpha",
"monofony/admin-pack": "^0.9",
"monofony/core-pack": "^0.9",
"symfony/dotenv": "^5.4 || ^6.0",
"symfony/flex": "^2.0",
"symfony/monolog-bundle": "^3.6",
Expand All @@ -18,7 +18,7 @@
},
"require-dev": {
"dbrekelmans/bdi": "^1.0",
"monofony/test-pack": "^0.9@alpha",
"monofony/test-pack": "^0.9",
"robertfausk/behat-panther-extension": "^1.1",
"symfony/phpunit-bridge": "^5.4 || ^6.0"
},
Expand Down

0 comments on commit e2c3357

Please sign in to comment.