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

Commit 24e448e

Browse files
committed
Require minimum container API
1 parent b32b66b commit 24e448e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": "^7.3",
1414
"phpactor/completion": "^0.4.2",
15-
"phpactor/container": "^1.3.3",
15+
"phpactor/container": "^1.3.4",
1616
"phpactor/logging-extension": "~0.1"
1717
},
1818
"require-dev": {

0 commit comments

Comments
 (0)