Skip to content

Commit bbb0963

Browse files
committed
Optimized
1 parent d670949 commit bbb0963

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
},
2020
"require": {
2121
"php": ">=7.2",
22-
"psr/container": "^1.0",
2322
"symfony/console": "^4.2",
2423
"hyperf/utils": "~1.0.0"
2524
},
@@ -30,7 +29,7 @@
3029
"friendsofphp/php-cs-fixer": "^2.9"
3130
},
3231
"suggest": {
33-
"hyperf/di": "Require this component for annotation."
32+
"hyperf/di": "Required to use annotations."
3433
},
3534
"scripts": {
3635
"test": "./vendor/bin/phpunit -c phpunit.xml",

0 commit comments

Comments
 (0)