Skip to content
This repository was archived by the owner on Mar 6, 2022. It is now read-only.

Commit 53e16ba

Browse files
committed
Require minimum container API
1 parent 127bd38 commit 53e16ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"phpactor/console-extension": "^0.1.5",
14-
"phpactor/container": "^1.3.3",
14+
"phpactor/container": "^1.3.4",
1515
"symfony/debug": "^4.4",
1616
"symfony/var-dumper": "^5.0",
1717
"php": "^7.3"

0 commit comments

Comments
 (0)