Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
4rthem committed Sep 26, 2023
1 parent d7dd3f4 commit b176c88
Show file tree
Hide file tree
Showing 22 changed files with 1,959 additions and 1,111 deletions.
4 changes: 4 additions & 0 deletions databox/api/.env
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,7 @@ ZIPPY_CLIENT_SECRET=

SECRETS_PUBLIC_KEY=j0J1OtLTd78OVhVMEQwd+98EusYkAdN8VNhHIENLlWI=
SECRETS_SECRET_KEY=Y6cqN347d5ShtLCmR3DGE+A2Z+SBw4S1wOTTFrISF3M=

###> sentry/sentry-symfony ###
SENTRY_DSN=
###< sentry/sentry-symfony ###
126 changes: 63 additions & 63 deletions databox/api/composer.lock

Large diffs are not rendered by default.

24 changes: 24 additions & 0 deletions databox/api/symfony.lock
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,18 @@
"src/Consumer/.gitignore"
]
},
"php-http/discovery": {
"version": "1.19",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "main",
"version": "1.18",
"ref": "f45b5dd173a27873ab19f5e3180b2f661c21de02"
},
"files": [
"config/packages/http_discovery.yaml"
]
},
"phpdocumentor/reflection-common": {
"version": "2.2.0"
},
Expand Down Expand Up @@ -495,6 +507,18 @@
"sebastian/version": {
"version": "3.0.2"
},
"sentry/sentry-symfony": {
"version": "4.11",
"recipe": {
"repo": "github.com/symfony/recipes-contrib",
"branch": "main",
"version": "4.6",
"ref": "f7b4706a3e8a6f096b7392f3146f4f7f65ff594c"
},
"files": [
"config/packages/sentry.yaml"
]
},
"stof/doctrine-extensions-bundle": {
"version": "1.2",
"recipe": {
Expand Down
Loading

0 comments on commit b176c88

Please sign in to comment.