Skip to content

Commit 068a23d

Browse files
For Laravel 10
1 parent d0d2721 commit 068a23d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "cristal/php-api-wrapper",
2+
"name": "fallenknight85/custom-php-api-wrapper",
33
"description": "Work with APIs like with Laravel Eloquent or Doctrine (no longer a dream)",
44
"type": "package",
55
"authors": [
@@ -9,7 +9,7 @@
99
}
1010
],
1111
"require" : {
12-
"php-curl-class/php-curl-class": "^8.3 || ^9.0",
12+
"php-curl-class/php-curl-class": "^9.0",
1313
"psr/cache": "^1.0 || ^2.0 || ^3.0"
1414
},
1515
"suggest": {

0 commit comments

Comments
 (0)