File tree Expand file tree Collapse file tree 2 files changed +516
-2148
lines changed
Expand file tree Collapse file tree 2 files changed +516
-2148
lines changed Original file line number Diff line number Diff line change 1717 "prefer-stable" : true ,
1818 "require" : {
1919 "php" : " ^8.2" ,
20- "php-etl/bucket-contracts" : " ^0.2@dev "
20+ "php-etl/bucket-contracts" : " ^0.2.0 "
2121 },
2222 "autoload" : {
2323 "psr-4" : {
2626 },
2727 "extra" : {
2828 "branch-alias" : {
29- "dev-main" : " 0.3.x-dev" ,
30- "dev-feature/qualityflow-improvments" : " 0.3.x-dev"
29+ "dev-main" : " 0.3.x-dev"
3130 }
3231 },
3332 "require-dev" : {
34- "phpspec/phpspec" : " ^7.0" ,
35- "friends-of-phpspec/phpspec-code-coverage" : " 6.x-dev" ,
36- "phpunit/phpunit" : " ^9.5 || ^10.0" ,
3733 "phpstan/phpstan" : " ^1.10" ,
3834 "friendsofphp/php-cs-fixer" : " ^3.0" ,
39- "infection/infection" : " ^0.26.18" ,
4035 "rector/rector" : " ^0.15" ,
41- "johnkary/phpunit-speedtrap" : " *" ,
42- "mybuilder/phpunit-accelerator" : " *" ,
43- "phpunit/php-invoker" : " *"
36+ "phpunit/phpunit" : " ^10.0" ,
37+ "phpspec/phpspec" : " *"
4438 },
4539 "config" : {
4640 "bin-dir" : " bin" ,
You can’t perform that action at this time.
0 commit comments