File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 "brainbits/phpcs-standard" : " ^7.0.1" ,
1919 "brainbits/phpstan-rules" : " ^3.1" ,
2020 "matthiasnoback/symfony-config-test" : " ^5.1" ,
21- "matthiasnoback/symfony-dependency-injection-test" : " ^5.1 " ,
21+ "matthiasnoback/symfony-dependency-injection-test" : " ^6.0 " ,
2222 "mikey179/vfsstream" : " ^1.6.11" ,
2323 "phpstan/phpstan" : " ^1.10.67" ,
24- "phpunit/phpunit" : " ^10.5 " ,
24+ "phpunit/phpunit" : " ^11.3.6 " ,
2525 "predis/predis" : " ^2.2" ,
2626 "symfony/clock" : " ^6.4|^7.0" ,
2727 "symfony/config" : " ^6.4|^7.0" ,
4242 "phpspec/prophecy" : " 1.12.*"
4343 },
4444 "autoload" : {
45- "psr-4" : { "Brainbits\\ Blocking\\ " : " src/" }
45+ "psr-4" : {
46+ "Brainbits\\ Blocking\\ " : " src/"
47+ }
48+ },
49+ "autoload-dev" : {
50+ "psr-4" : {
51+ "Brainbits\\ Blocking\\ Tests\\ " : " tests/"
52+ }
4653 },
4754 "extra" : {
4855 "branch-alias" : {
You can’t perform that action at this time.
0 commit comments