File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 "guzzlehttp/psr7" : " ^2.4.3"
2525 },
2626 "require-dev" : {
27- "mockery/mockery" : " ^1.3.0" ,
28- "nette/di" : " ^2.4.17 || ^3.0.0" ,
29- "ninjify/nunjuck" : " ^0.4" ,
30- "ninjify/qa" : " ^0.14" ,
31- "phpstan/phpstan" : " ^1.9.3" ,
32- "phpstan/phpstan-deprecation-rules" : " ^1.1.0" ,
33- "phpstan/phpstan-nette" : " ^1.1.0" ,
34- "phpstan/phpstan-strict-rules" : " ^1.4.4"
27+ "mockery/mockery" : " ^1.6.7" ,
28+ "nette/di" : " ^3.1.8" ,
29+ "contributte/qa" : " ^0.4" ,
30+ "contributte/tester" : " ^0.4" ,
31+ "contributte/phpstan" : " ^0.1"
3532 },
3633 "autoload" : {
3734 "psr-4" : {
4037 },
4138 "autoload-dev" : {
4239 "psr-4" : {
43- "Tests\\ Cases \\ " : " tests/cases "
40+ "Tests\\ " : " tests"
4441 }
4542 },
4643 "minimum-stability" : " dev" ,
Original file line number Diff line number Diff line change 77 <rule ref =" SlevomatCodingStandard.Files.TypeNameMatchesFileName" >
88 <properties >
99 <property name =" rootNamespaces" type =" array" >
10- <element key =" src" value =" Contributte\Middlewares " />
10+ <element key =" src" value =" Contributte\Comgate " />
1111 <element key =" tests" value =" Tests" />
1212 </property >
1313 <property name =" extensions" type =" array" >
You can’t perform that action at this time.
0 commit comments