Skip to content
This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Commit c278398

Browse files
committed
dependencies updated
1 parent db54130 commit c278398

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "selami/commands",
3-
"description": "",
3+
"description": " Build in commands for Selami.",
44
"type": "library",
55
"require": {
6-
"selami/console": "^0.2.2",
7-
"symfony/process": "~3.3"
6+
"selami/console": "^0.3",
7+
"symfony/process": "^4.1"
88
},
99
"license": "MIT",
1010
"authors": [

0 commit comments

Comments
 (0)