Skip to content

Commit 9cebec6

Browse files
committed
Upgraded php-etl/configurator-contracts
1 parent 14b47ea commit 9cebec6

File tree

2 files changed

+164
-123
lines changed

2 files changed

+164
-123
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
"nikic/php-parser": "^4.10",
1818
"symfony/config": "^6.0",
1919
"php-etl/fast-map-config": "*",
20-
"php-etl/configurator-contracts": "0.7.*",
2120
"php-etl/packaging-contracts": "0.3.*",
22-
"php-etl/satellite-toolbox": "*"
21+
"php-etl/satellite-toolbox": "*",
22+
"php-etl/configurator-contracts": "0.8.0"
2323
},
2424
"require-dev": {
2525
"phpunit/phpunit": "^10.0",

0 commit comments

Comments
 (0)