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

Commit 8907897

Browse files
committed
Update deps
1 parent 9fc33a4 commit 8907897

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
/composer.lock
66
/.php_cs.cache
77
/.phpbench
8-
/.vscode
8+
/.vscode
9+
.php_cs.cache

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"phpactor/completion-extension": "^0.2.4",
2020
"phpactor/completion-worse-extension": "^0.2.2",
2121
"phpactor/console-extension": "^0.1.6",
22-
"phpactor/container": "^1.3.4",
22+
"phpactor/container": "^2.0.0",
2323
"phpactor/file-path-resolver-extension": "^0.3.4",
2424
"phpactor/indexer-extension": "^0.3.0",
2525
"phpactor/language-server-extension": "^0.5.0",

0 commit comments

Comments
 (0)