mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 00:59:58 +09:00
Initial import of composer dependencies (--no-dev)
This commit is contained in:
parent
71fc952126
commit
546606b208
696 changed files with 54815 additions and 44 deletions
5
vendor/rmccue/requests/tests/Transport/cURL.php
vendored
Executable file
5
vendor/rmccue/requests/tests/Transport/cURL.php
vendored
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
class RequestsTest_Transport_cURL extends RequestsTest_Transport_Base {
|
||||
protected $transport = 'Requests_Transport_cURL';
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue