File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,15 +32,12 @@ jobs:
3232 fail-fast : false
3333 matrix :
3434 php-version :
35- - " 8.1"
3635 - " 8.2"
3736 - " 8.3"
3837 drupal-core :
3938 - " 10.5.x"
4039 - " 11.2.x"
4140 exclude :
42- - php-version : " 8.1"
43- drupal-core : " 11.2.x"
4441 - php-version : " 8.2"
4542 drupal-core : " 11.2.x"
4643
Original file line number Diff line number Diff line change 44 "type" : " drupal-module" ,
55 "description" : " Apigee API Catalog for Drupal" ,
66 "require" : {
7- "php" : " ~8.1.0 || ~8. 2.0 || ~8.3.0" ,
7+ "php" : " ~8.2.0 || ~8.3.0" ,
88 "drupal/entity" : " ^1.6" ,
99 "drupal/file_link" : " ^2.2" ,
1010 "drupal/apigee_edge" : " ^3.0.8 || ^4.0.0" ,
1111 "webonyx/graphql-php" : " ^15.19"
1212 },
1313 "require-dev" : {
1414 "cweagans/composer-patches" : " ^1.7" ,
15- "drupal/core-dev" : " ^10.3 || ^11.1 " ,
15+ "drupal/core-dev" : " ^10.5 || ^11.2 " ,
1616 "drush/drush" : " ^12.4.3 || ^13.3" ,
1717 "mglaman/drupal-check" : " ^1.5" ,
1818 "phpmd/phpmd" : " ^2.15.0" ,
You can’t perform that action at this time.
0 commit comments