Skip to content

Commit 7a499a3

Browse files
committed
chore: restore neos 8.3 compatibility
1 parent 5e39d6e commit 7a499a3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ See the following table for the correct plugin version to choose:
3737

3838
| Neos CMS | Plugin version |
3939
|---------------|----------------|
40-
| >= 9.0 | 2.x |
40+
| >= 8.3 | 2.x |
4141
| >= 4.0, < 9.0 | 1.x |
4242

4343

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Neos image and thumbnail serving via imgproxy, a fast and scalable microservice for image manipulation ",
44
"type": "neos-package",
55
"require": {
6-
"neos/neos": "~8.3.0 || ^9.0"
6+
"neos/neos": "~8.3 || ^9.0"
77
},
88
"authors": [
99
{

0 commit comments

Comments
 (0)