|
16 | 16 | "ext-json": "*", |
17 | 17 | "nikic/php-parser": "^4.10", |
18 | 18 | "symfony/config": "^6.0", |
19 | | - "php-etl/configurator-contracts": "^0.7.0", |
| 19 | + "php-etl/configurator-contracts": "0.7.0", |
20 | 20 | "symfony/expression-language": "^6.0", |
21 | | - "php-etl/packaging-contracts": "^0.3.0", |
22 | | - "php-etl/satellite-toolbox": "^0.5.0" |
| 21 | + "php-etl/packaging-contracts": "0.3.0", |
| 22 | + "php-etl/satellite-toolbox": "*" |
23 | 23 | }, |
24 | 24 | "require-dev": { |
25 | 25 | "phpunit/phpunit": "^10.0", |
26 | | - "php-etl/phpunit-extension": "^0.5.0", |
| 26 | + "php-etl/phpunit-extension": "*", |
27 | 27 | "friendsofphp/php-cs-fixer": "^3.0", |
28 | 28 | "phpstan/phpstan": "^1.10", |
29 | 29 | "infection/infection": "^0.26.18", |
30 | 30 | "rector/rector": "^0.15", |
31 | | - "php-etl/csv-flow": "^0.3.0", |
| 31 | + "php-etl/csv-flow": "*", |
32 | 32 | "mikey179/vfsstream": "^1.6" |
33 | 33 | }, |
34 | 34 | "autoload": { |
|
0 commit comments