Skip to content
This repository was archived by the owner on Sep 22, 2025. It is now read-only.

Commit cb48348

Browse files
committed
Update composer definition
1 parent 9bbfb92 commit cb48348

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ System Requirements
2929
To use the package you are required to use:
3030

3131
- **PHP >= 8.1** but the latest stable version of PHP is recommended
32-
- [League URI Interface Package](https://github.com/thephpleague/uri-interfaces) and its dependencies
32+
- [League URI Interfaces](https://github.com/thephpleague/uri-interfaces) and its dependencies
3333
- [URL-Parser](https://github.com/TRowbotham/URL-Parser) and its dependencies
3434

3535
Testing

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "bakame-php/aide-uri",
2+
"name": "bakame/aide-uri",
33
"description": "URI polyfill for PHP native RFC3986/WHATWG URI classes",
44
"keywords": ["uri", "url", "rfc3986", "whatwg", "polyfill", "parser", "resolver", "equivalence", "compatibiliy", "portable"],
55
"license": "MIT",

0 commit comments

Comments
 (0)