Skip to content

Commit 9a12e35

Browse files
committed
lock php-etl package version
1 parent 7362dc6 commit 9a12e35

File tree

2 files changed

+71
-72
lines changed

2 files changed

+71
-72
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@
1616
"ext-json": "*",
1717
"nikic/php-parser": "^4.10",
1818
"symfony/config": "^6.0",
19-
"php-etl/fast-map-config": "^0.5.0",
20-
"php-etl/configurator-contracts": "^0.7.0",
21-
"php-etl/packaging-contracts": "^0.3.0",
22-
"php-etl/satellite-toolbox": "^0.5.0"
19+
"php-etl/fast-map-config": "*",
20+
"php-etl/configurator-contracts": "0.7.0",
21+
"php-etl/packaging-contracts": "0.3.0",
22+
"php-etl/satellite-toolbox": "*"
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit": "^10.0",
2626
"phpunit/php-invoker": "*",
27-
"php-etl/bucket": "^0.3.0",
28-
"php-etl/phpunit-extension": "^0.5.0",
27+
"php-etl/bucket": "*",
28+
"php-etl/phpunit-extension": "*",
2929
"friendsofphp/php-cs-fixer": "^3.0",
3030
"phpstan/phpstan": "^1.10",
3131
"rector/rector": "^0.15"

0 commit comments

Comments
 (0)