File tree Expand file tree Collapse file tree 2 files changed +1985
-812
lines changed Expand file tree Collapse file tree 2 files changed +1985
-812
lines changed Original file line number Diff line number Diff line change 14
14
}
15
15
],
16
16
"require" : {
17
- "php" : " >=7.2 " ,
17
+ "php" : " >=7.3 " ,
18
18
"composer/installers" : " ^1.3.0" ,
19
19
"pantheon-systems/quicksilver-pushback" : " ^2" ,
20
20
"pantheon-systems/wordpress-composer" : " *" ,
21
21
"roots/wp-password-bcrypt" : " ^1.0.0" ,
22
- "rvtraveller/qs-composer-installer" : " ^1.1" ,
23
22
"vlucas/phpdotenv" : " ^3.1.0" ,
24
23
"wpackagist-plugin/lh-hsts" : " ^1.24" ,
25
24
"wpackagist-plugin/pantheon-advanced-page-cache" : " >=0.3.0" ,
29
28
"require-dev" : {
30
29
"behat/mink-goutte-driver" : " ^1.2.1" ,
31
30
"brain/monkey" : " ^2.2.0" ,
32
- "dealerdirect/phpcodesniffer-composer-installer" : " ^0.5.0 " ,
31
+ "dealerdirect/phpcodesniffer-composer-installer" : " ^0.7 " ,
33
32
"dmore/behat-chrome-extension" : " ^1.2" ,
34
33
"genesis/behat-fail-aid" : " ^2.1" ,
35
34
"paulgibbs/behat-wordpress-extension" : " ^3.3.0" ,
44
43
"optimize-autoloader" : true ,
45
44
"sort-packages" : true ,
46
45
"platform" : {
47
- "php" : " 7.2 "
46
+ "php" : " 7.3 "
48
47
}
49
48
},
50
49
"extra" : {
You can’t perform that action at this time.
0 commit comments