Skip to content

Commit cfbd299

Browse files
authored
Update composer.json
Fixed requirement
1 parent 9d26eeb commit cfbd299

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"email": "Saleh7@protonmail.ch"
1111
}
1212
],
13-
"require-dev": {
14-
"php-curl-class/php-curl-class": "8.0.0"
13+
"require": {
14+
"php-curl-class/php-curl-class": "^8.0"
1515
},
1616
"autoload": {
1717
"psr-4": {

0 commit comments

Comments
 (0)