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.
1 parent 475bc14 commit f73e158Copy full SHA for f73e158
composer.json
@@ -14,7 +14,7 @@
14
"require": {
15
"php": "^8.2",
16
"ext-json": "*",
17
- "nikic/php-parser": "^4.10",
+ "nikic/php-parser": "^4.15",
18
"symfony/config": "^6.0",
19
"php-etl/fast-map-config": "*",
20
"php-etl/packaging-contracts": "0.3.*",
@@ -24,12 +24,11 @@
24
"require-dev": {
25
"phpunit/phpunit": "^10.0",
26
"phpunit/php-invoker": "*",
27
- "php-etl/bucket": "*",
28
- "php-etl/phpunit-extension": "*",
29
- "friendsofphp/php-cs-fixer": "^3.0",
+ "php-etl/phpunit-extension": "0.7.*",
+ "friendsofphp/php-cs-fixer": "^3.38",
30
"phpstan/phpstan": "^1.10",
31
"rector/rector": "^0.15",
32
- "infection/infection": "^0.26.19"
+ "infection/infection": "^0.26"
33
},
34
"autoload": {
35
"psr-4": {
0 commit comments