Skip to content

Commit c084d1f

Browse files
change composer php version
1 parent 0250528 commit c084d1f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"require": {
88
"cloudinary/cloudinary_php": ">=2.7 <2.8.1",
9-
"php": ">=7.1 <8.2"
9+
"php": ">=7.1 <8.3"
1010
},
1111
"autoload": {
1212
"files": [
@@ -20,7 +20,4 @@
2020
"type": "git",
2121
"url": "https://github.com/cloudinary/cloudinary_magento2"
2222
}]
23-
"require": {
24-
"php": "7.1 < 8.3"
25-
}
2623
}

0 commit comments

Comments
 (0)