Revert the plugin-api-version version change

This commit is contained in:
Daniel Dudzic 2024-04-17 02:10:42 +02:00
parent 43869993c6
commit 02f095911b
No known key found for this signature in database
GPG key ID: 31B40D33E3465483

View file

@ -152,5 +152,5 @@
"php": "^7.2 | ^8.0"
},
"platform-dev": [],
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
}