Skip to content

Commit 21aaf34

Browse files
committed
Composer update
- Shortened the description
1 parent d99c138 commit 21aaf34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "comphp/di",
33
"type": "library",
4-
"description": "CommonPHP DependencyInjection is a simple, robust dependency injection container for PHP applications. It facilitates the dynamic creation of objects, invocation of methods, function calling, and property population. The library supports automatic parameter resolution, circular dependencies detection, customizable parameter lookup, and offers detailed exception handling for troubleshooting.",
4+
"description": "CommonPHP DependencyInjection is a simple, robust dependency injection container for PHP applications. It facilitates the dynamic creation of objects, invocation of methods, function calling, and property population. ",
55
"license": "MIT",
66
"authors": [
77
{

0 commit comments

Comments
 (0)