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 e9a22b6 + 4719ffa commit 21834b6Copy full SHA for 21834b6
composer.json
@@ -16,10 +16,10 @@
16
"ext-json": "*",
17
"nikic/php-parser": "^4.10",
18
"symfony/config": "^5.2",
19
- "php-etl/fast-map-config": "^0.3.0",
20
- "php-etl/configurator-contracts": "^0.4.0",
+ "php-etl/fast-map-config": "^0.4.0",
+ "php-etl/configurator-contracts": "^0.5.0",
21
"php-etl/packaging-contracts": "^0.1.1",
22
- "php-etl/satellite-toolbox": "^0.2.0"
+ "php-etl/satellite-toolbox": "^0.3.0"
23
},
24
"require-dev": {
25
"phpunit/phpunit": "^9.0",
@@ -45,7 +45,7 @@
45
46
"extra": {
47
"branch-alias": {
48
- "dev-main": "0.6.x-dev"
+ "dev-main": "0.7.x-dev"
49
50
"gyroscops": {
51
"plugins": ["Kiboko\\Plugin\\FastMap\\Service"]
0 commit comments