Skip to content

Commit 99d93e0

Browse files
committed
Upgrade symfony components versions
1 parent 96c12d0 commit 99d93e0

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
@@ -5,9 +5,9 @@
55
"license": "MIT",
66
"require": {
77
"php": ">=5.5.9",
8-
"symfony/workflow": "^3.2",
9-
"symfony/process": "^3.1",
10-
"symfony/event-dispatcher": "^3.1",
8+
"symfony/workflow": "^3.3",
9+
"symfony/process": "^3.3",
10+
"symfony/event-dispatcher": "^3.3",
1111
"illuminate/console": "5.3.* | 5.4.* | 5.5.*",
1212
"illuminate/support": "5.3.* | 5.4.* | 5.5.*"
1313
},

0 commit comments

Comments
 (0)