Skip to content

Commit

Permalink
Merge pull request #146 from larriereguichet/feature/orm-pack
Browse files Browse the repository at this point in the history
Change version of orm pack to 0.2
  • Loading branch information
johnkrovitch committed Dec 20, 2019
2 parents ad558cd + 085ec28 commit bab0f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -27,7 +27,7 @@
"require": {
"php": "^7.2",
"johnkrovitch/configuration": "^1.3",
"johnkrovitch/orm-pack": "^0.1",
"johnkrovitch/orm-pack": "^0.2",
"lag/string-utils": "^1.2",
"sensio/framework-extra-bundle": "^3.0|^4.0|^5.0",
"symfony/dependency-injection": "^3.0|^4.0",
Expand Down

0 comments on commit bab0f45

Please sign in to comment.