Skip to content
Snippets Groups Projects
Commit e47d77cc authored by Geoff Appleby's avatar Geoff Appleby
Browse files

Update composer.json for PHP 8 compatibility

parent 18771bcd
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@
"source": "https://git.drupalcode.org/project/attachinline"
},
"require": {
"php": "^7.2",
"php": "^7.2 || ^8.0",
"drupal/core": "^8.6 || ^9.0"
},
"require-dev": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment