Skip to content

Commit c470629

Browse files
committed
Composer: require doctrine/migrations 3.6+
1 parent ec1f8e5 commit c470629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=8.1",
2020
"contributte/di": "^0.6.0",
21-
"doctrine/migrations": "^3.1.0",
21+
"doctrine/migrations": "^3.6.0",
2222
"symfony/console": "^4.2.5|^5.0.0|^6.0.0"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)