mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-09-07 08:56:55 +00:00
+4
-1
@@ -20,6 +20,9 @@
|
||||
"phpunit/phpunit": "*"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": ["src/"]
|
||||
"psr-4": {
|
||||
"Curl\\Curl\\": "src/",
|
||||
"Curl\\MultiCurl\\": "src/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user