Skip to content

Commit 698b9df

Browse files
committed
fix lock contracts version to get new minor versions
1 parent 4dd15c6 commit 698b9df

File tree

2 files changed

+90
-89
lines changed

2 files changed

+90
-89
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"nikic/php-parser": "^4.10",
1818
"symfony/config": "^6.0",
1919
"php-etl/fast-map-config": "*",
20-
"php-etl/configurator-contracts": "0.7.0",
21-
"php-etl/packaging-contracts": "0.3.0",
20+
"php-etl/configurator-contracts": "0.7.*",
21+
"php-etl/packaging-contracts": "0.3.*",
2222
"php-etl/satellite-toolbox": "*"
2323
},
2424
"require-dev": {

0 commit comments

Comments
 (0)