We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0524489 commit 8185d49Copy full SHA for 8185d49
1 file changed
composer.json
@@ -1,6 +1,12 @@
1
{
2
"name": "julkwel/stringtools",
3
- "description": "String tools for php and testing new package",
+ "description": "String tools for php",
4
+ "license": "MIT",
5
+ "authors": [
6
+ {
7
+ "name": "Julien RAJERISON"
8
+ }
9
+ ],
10
"autoload": {
11
"psr-4": {
12
"Julkwel\\StringTools\\": "src/"
0 commit comments