File tree Expand file tree Collapse file tree 4 files changed +159
-155
lines changed Expand file tree Collapse file tree 4 files changed +159
-155
lines changed Original file line number Diff line number Diff line change 88 << : *defaults
99
1010 docker :
11- - image : php:8.1
11+ - image : php:8.2
1212
1313 steps :
1414 - checkout
Original file line number Diff line number Diff line change 1717 "require" : {
1818 "composer/installers" : " 2.2.0" ,
1919 "cweagans/composer-patches" : " ^1.7.2" ,
20- "drupal/core-composer-scaffold" : " 9.4.8 " ,
21- "drupal/core-project-message" : " 9.4.8 " ,
22- "drupal/core-recommended" : " 9.4.8 " ,
20+ "drupal/core-composer-scaffold" : " 9.4.9 " ,
21+ "drupal/core-project-message" : " 9.4.9 " ,
22+ "drupal/core-recommended" : " 9.4.9 " ,
2323 "drupal/druxt" : " 1.1.1" ,
24- "drupal/simple_oauth" : " ^5.2.2 " ,
24+ "drupal/simple_oauth" : " ^5.2.3 " ,
2525 "drush/drush" : " 11.3.2" ,
2626 "vlucas/phpdotenv" : " ^5.5.0"
2727 },
2828 "require-dev" : {
29- "drupal/core-dev" : " 9.4.8 "
29+ "drupal/core-dev" : " 9.4.9 "
3030 },
3131 "conflict" : {
3232 "drupal/drupal" : " *"
You can’t perform that action at this time.
0 commit comments