We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0250528 commit c084d1fCopy full SHA for c084d1f
composer.json
@@ -6,7 +6,7 @@
6
"license": "MIT",
7
"require": {
8
"cloudinary/cloudinary_php": ">=2.7 <2.8.1",
9
- "php": ">=7.1 <8.2"
+ "php": ">=7.1 <8.3"
10
},
11
"autoload": {
12
"files": [
@@ -20,7 +20,4 @@
20
"type": "git",
21
"url": "https://github.com/cloudinary/cloudinary_magento2"
22
}]
23
- "require": {
24
- "php": "7.1 < 8.3"
25
- }
26
}
0 commit comments