File tree Expand file tree Collapse file tree 2 files changed +503
-434
lines changed Expand file tree Collapse file tree 2 files changed +503
-434
lines changed Original file line number Diff line number Diff line change 22
22
"react/stream" : " ^1.1" ,
23
23
"reactivex/rxphp" : " ^2.0" ,
24
24
"roave/better-reflection" : " ^6 || ^5 || ^4.0" ,
25
- "thecodingmachine/safe" : " ^1.3" ,
25
+ "thecodingmachine/safe" : " ^2 || ^ 1.3" ,
26
26
"voryx/pgasync" : " ^2.0" ,
27
27
"wyrihaximus/constants" : " ^1.5" ,
28
28
"wyrihaximus/doctrine-annotation-autoloader" : " ^1.0" ,
46
46
},
47
47
"config" : {
48
48
"allow-plugins" : {
49
+ "ergebnis/composer-normalize" : true ,
49
50
"composer/package-versions-deprecated" : true ,
50
51
"dealerdirect/phpcodesniffer-composer-installer" : true ,
51
- "ergebnis/composer-normalize" : true ,
52
52
"icanhazstring/composer-unused" : true ,
53
53
"infection/extension-installer" : true
54
54
},
55
55
"platform" : {
56
56
"php" : " 7.4.7"
57
57
},
58
- "sort-packages" : true ,
59
- "allow-plugins" : {
60
- "ergebnis/composer-normalize" : true ,
61
- "composer/package-versions-deprecated" : true ,
62
- "dealerdirect/phpcodesniffer-composer-installer" : true ,
63
- "icanhazstring/composer-unused" : true ,
64
- "infection/extension-installer" : true
65
- }
58
+ "sort-packages" : true
66
59
},
67
60
"extra" : {
68
61
"unused" : [
You can’t perform that action at this time.
0 commit comments