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.
1 parent 14b47ea commit 9cebec6Copy full SHA for 9cebec6
composer.json
@@ -17,9 +17,9 @@
17
"nikic/php-parser": "^4.10",
18
"symfony/config": "^6.0",
19
"php-etl/fast-map-config": "*",
20
- "php-etl/configurator-contracts": "0.7.*",
21
"php-etl/packaging-contracts": "0.3.*",
22
- "php-etl/satellite-toolbox": "*"
+ "php-etl/satellite-toolbox": "*",
+ "php-etl/configurator-contracts": "0.8.0"
23
},
24
"require-dev": {
25
"phpunit/phpunit": "^10.0",
0 commit comments