File tree Expand file tree Collapse file tree 2 files changed +459
-451
lines changed Expand file tree Collapse file tree 2 files changed +459
-451
lines changed Original file line number Diff line number Diff line change 1414 "evenement/evenement" : " ^3.0" ,
1515 "react/cache" : " ^1.1.1" ,
1616 "react/promise" : " ^2.8" ,
17- "thecodingmachine/safe" : " ^1.3"
17+ "thecodingmachine/safe" : " ^2 || ^ 1.3"
1818 },
1919 "require-dev" : {
2020 "wyrihaximus/async-test-utilities" : " ^4.0"
2121 },
22- "config" : {
23- "platform" : {
24- "php" : " 7.4.7"
25- },
26- "sort-packages" : true
27- },
2822 "autoload" : {
2923 "psr-4" : {
3024 "WyriHaximus\\ React\\ Cache\\ " : " src/"
3529 "WyriHaximus\\ Tests\\ React\\ Cache\\ " : " tests/"
3630 }
3731 },
32+ "config" : {
33+ "allow-plugins" : {
34+ "dealerdirect/phpcodesniffer-composer-installer" : true ,
35+ "infection/extension-installer" : true ,
36+ "ergebnis/composer-normalize" : true ,
37+ "icanhazstring/composer-unused" : true
38+ },
39+ "platform" : {
40+ "php" : " 7.4.7"
41+ },
42+ "sort-packages" : true
43+ },
3844 "scripts" : {
3945 "post-install-cmd" : [
4046 " composer normalize"
You can’t perform that action at this time.
0 commit comments