Skip to content

Commit

Permalink
Merge pull request #1190 from tarlepp/chore(deps)/dependency-update
Browse files Browse the repository at this point in the history
Chore(deps)/Dependency update
  • Loading branch information
tarlepp committed Apr 17, 2021
2 parents f10b8f3 + 80c41aa commit 0bb2a7e
Show file tree
Hide file tree
Showing 16 changed files with 361 additions and 361 deletions.
1 change: 0 additions & 1 deletion .idea/php.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion .idea/symfony-flex-backend.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,8 @@
"ext-pdo": "*",
"doctrine/annotations": "1.12.1",
"doctrine/doctrine-bundle": "2.3.1",
"doctrine/doctrine-migrations-bundle": "3.1.0",
"doctrine/doctrine-migrations-bundle": "3.1.1",
"doctrine/orm": "2.8.4",
"easycorp/easy-log-handler": "1.0.9",
"gedmo/doctrine-extensions": "3.0.4",
"lexik/jwt-authentication-bundle": "2.11.2",
"mark-gerarts/automapper-plus-bundle": "1.3.0",
Expand All @@ -38,7 +37,7 @@
"nelmio/cors-bundle": "2.1.0",
"phpdocumentor/reflection-docblock": "5.2.2",
"ramsey/uuid-doctrine": "1.6.0",
"sensio/framework-extra-bundle": "6.1.1",
"sensio/framework-extra-bundle": "6.1.2",
"symfony/asset": "5.2.4",
"symfony/config": "5.2.4",
"symfony/console": "5.2.6",
Expand Down
122 changes: 38 additions & 84 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 0 additions & 14 deletions config/packages/test/monolog.yaml
Original file line number Diff line number Diff line change
@@ -1,21 +1,7 @@
monolog:
handlers:
main:
type: fingers_crossed
action_level: error
handler: nested
excluded_http_codes: [404, 405]
channels: ['!event']
nested:
type: stream
path: '%kernel.logs_dir%/%kernel.environment%.log'
level: debug
channels: ['!event']
buffered:
type: buffer
handler: easylog
channels: ['!event']
level: error
easylog:
type: service
id: EasyCorp\EasyLog\EasyLogHandler
9 changes: 0 additions & 9 deletions symfony.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,15 +103,6 @@
"doctrine/sql-formatter": {
"version": "1.0.1"
},
"easycorp/easy-log-handler": {
"version": "1.0",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"version": "1.0",
"ref": "70062abc2cd58794d2a90274502f81b55cd9951b"
}
},
"friendsofphp/proxy-manager-lts": {
"version": "v1.0.0"
},
Expand Down
Loading

0 comments on commit 0bb2a7e

Please sign in to comment.