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 96b9a91 + c399a64 commit aa850c4Copy full SHA for aa850c4
composer.json
@@ -16,15 +16,15 @@
16
"ext-json": "*",
17
"nikic/php-parser": "^4.10",
18
"symfony/config": "^6.0",
19
- "php-etl/configurator-contracts": "0.7.0",
20
- "php-etl/packaging-contracts": "0.3.0",
+ "php-etl/configurator-contracts": "0.7.*",
+ "php-etl/packaging-contracts": "0.3.*",
21
"php-etl/fast-map-plugin": "*",
22
"php-etl/satellite-toolbox": "*"
23
},
24
"require-dev": {
25
"php-http/mock-client": "^1.4@dev",
26
"symfony/yaml": "^6.0",
27
- "php-etl/bucket-contracts": "0.2.0",
+ "php-etl/bucket-contracts": "0.2.*",
28
"phpunit/phpunit": "^10.0",
29
"laminas/laminas-diactoros": "^2.6",
30
"phpunit/php-invoker": "*",
0 commit comments