Skip to content
Snippets Groups Projects
Commit cd2fb513 authored by Christopher C. Wells's avatar Christopher C. Wells
Browse files

Increase minimum Drupal core version to 8.8

parent 9c557ed6
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@
}
],
"require": {
"drupal/core": "^8.7 || ^9"
"drupal/core": "^8.8 || ^9"
},
"require-dev": {
"drupal/coder": "^8.3"
......
name: 'JSON:API Image Styles'
type: module
description: 'Expose image styles to JSON:API'
core: 8.x
core_version_requirement: ^8 || ^9
core_version_requirement: ^8.8 || ^9
package: 'Web services'
dependencies:
- drupal:jsonapi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment