File tree Expand file tree Collapse file tree 1 file changed +12
-14
lines changed
Expand file tree Collapse file tree 1 file changed +12
-14
lines changed Original file line number Diff line number Diff line change 1515 "nextras/dbal" : " ^5.0.0"
1616 },
1717 "require-dev" : {
18- "contributte/qa" : " ^0.4.0" ,
19- "contributte/tester" : " ^0.3.0" ,
20- "nette/di" : " ^3.0.1" ,
21- "nextras/orm" : " ^5.0.0" ,
22- "mockery/mockery" : " ^1.3.0" ,
23- "phpstan/phpstan" : " ^1.0.0" ,
24- "phpstan/phpstan-strict-rules" : " ^1.0.0" ,
25- "phpstan/phpstan-deprecation-rules" : " ^1.0.0" ,
26- "phpstan/phpstan-nette" : " ^1.0.0"
18+ "contributte/phpstan" : " ~0.2.0" ,
19+ "contributte/qa" : " ~0.4.0" ,
20+ "contributte/tester" : " ~0.3.0" ,
21+ "mockery/mockery" : " ^1.6.0" ,
22+ "nette/di" : " ^3.2.0" ,
23+ "nextras/orm" : " ^5.0.0"
2724 },
2825 "autoload" : {
2926 "psr-4" : {
3734 },
3835 "minimum-stability" : " dev" ,
3936 "prefer-stable" : true ,
40- "extra" : {
41- "branch-alias" : {
42- "dev-master" : " 0.7.x-dev"
43- }
44- },
4537 "config" : {
38+ "sort-packages" : true ,
4639 "allow-plugins" : {
4740 "dealerdirect/phpcodesniffer-composer-installer" : true
4841 }
42+ },
43+ "extra" : {
44+ "branch-alias" : {
45+ "dev-master" : " 0.7.x-dev"
46+ }
4947 }
5048}
You can’t perform that action at this time.
0 commit comments