Skip to content

Commit b1bee2a

Browse files
authored
Merge pull request #20 from php-etl/fix/lock-contracts-versions
add spec extension with a metadata package fixed
2 parents 4dd15c6 + 698b9df commit b1bee2a

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)