We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 856473c + 4ac1024 commit bd6d2e4Copy full SHA for bd6d2e4
composer.json
@@ -16,9 +16,9 @@
16
"ext-json": "*",
17
"nikic/php-parser": "^4.10",
18
"symfony/config": "^6.0",
19
- "php-etl/configurator-contracts": "0.7.0",
+ "php-etl/configurator-contracts": "0.7.*",
20
"symfony/expression-language": "^6.0",
21
- "php-etl/packaging-contracts": "0.3.0",
+ "php-etl/packaging-contracts": "0.3.*",
22
"php-etl/satellite-toolbox": "*"
23
},
24
"require-dev": {
0 commit comments