Skip to content

Commit 46aa731

Browse files
Merge pull request #30 from nusphere/master
Instead of Unpack the Pack - use tags for update strategies
2 parents 7dd2ed9 + 93d911c commit 46aa731

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"description": "A pack for the Doctrine ORM",
66
"require": {
77
"composer/package-versions-deprecated": "*",
8-
"doctrine/orm": "^2",
9-
"doctrine/doctrine-bundle": "^2",
10-
"doctrine/doctrine-migrations-bundle": "^2"
8+
"doctrine/orm": "*",
9+
"doctrine/doctrine-bundle": "*",
10+
"doctrine/doctrine-migrations-bundle": "*"
1111
}
1212
}

0 commit comments

Comments
 (0)