We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 389a78c commit 4e72debCopy full SHA for 4e72deb
composer.json
@@ -1,8 +1,8 @@
1
{
2
- "name": "php-mod/object",
3
- "description": "Object class for PHP",
4
- "keywords": ["object"],
5
- "homepage": "https://github.com/php-mod/object",
+ "name": "php-mod/php-lang",
+ "description": "Java.lang like for PHP",
+ "keywords": ["lang"],
+ "homepage": "https://github.com/php-mod/php-lang",
6
"type": "library",
7
"license": "MIT",
8
"authors": [
0 commit comments