This commit is contained in:
liut
2021-10-12 11:11:57 +08:00
parent ff0b4d5b12
commit 78fa827ef7
1277 changed files with 135174 additions and 3 deletions
+27
View File
@@ -0,0 +1,27 @@
# uri-template
## Install
Via Composer
``` bash
$ composer require guzzlehttp/uri-template
```
## Change log
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Testing
``` bash
$ make test
```
## Security
If you discover any security related issues, please email security@guzzlephp.org instead of using the issue tracker.
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.