Skip to content

Commit 5212208

Browse files
committed
Updated dependencies
1 parent 9291e9d commit 5212208

File tree

2 files changed

+15
-72
lines changed

2 files changed

+15
-72
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616
"require": {
1717
"php": "^7.1",
1818
"ddtraceweb/monolog-parser": "^1.0",
19+
"doctrine/collections": "^1.3",
1920
"ircmaxell/password-compat": "^1.0",
21+
"jbroadway/urlify": "^1.0",
2022
"league/flysystem": "^1.0",
2123
"league/flysystem-cached-adapter": "^1.0",
2224
"league/flysystem-sftp": "^1.0",
23-
"symfony/yaml": "^4.0",
24-
"doctrine/collections": "^1.3",
2525
"phpunit/phpunit": "^7.0",
26-
"jbroadway/urlify": "^1.0",
27-
"symfony/console": "^3.0"
26+
"symfony/console": "^4.0",
27+
"symfony/yaml": "^4.0"
2828
},
2929
"autoload": {
3030
"psr-4": {"Syonix\\LogViewer\\": "lib/"}

composer.lock

Lines changed: 11 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)