Skip to content

Commit

Permalink
fix: psr 兼容性
Browse files Browse the repository at this point in the history
fifsky committed Jul 27, 2021
1 parent c766e05 commit 4388042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@
"ext-mbstring": "*",
"ext-openssl": "*",
"illuminate/container": "5.5.*",
"psr/container": "~1.0",
"psr/container": "1.0.0",
"symfony/debug": "~3.3",
"monolog/monolog": "~1.17"
},

0 comments on commit 4388042

Please sign in to comment.