Skip to content

Commit

Permalink
Revert "Composer indentation"
Browse files Browse the repository at this point in the history
This reverts commit 3d64cd3.
  • Loading branch information
Koen Eelen committed Mar 27, 2024
1 parent 3d64cd3 commit 1c77168
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,23 @@
"aura/session": "^2.1",
"filp/whoops": "^2.5",
"guzzlehttp/psr7": "^1.3",
"hassankhan/config": "^3.1",
"league/container": "^3.3",
"league/route": "^4.3",
"monolog/monolog": "^1.11",
"slim/psr7": "^1.6",
"symfony/yaml": "^4.3",
"auth0/auth0-php": "^8.3",
"beberlei/assert": "^3.2",
"cultuurnet/culturefeed-php": "^1.10",
"cultuurnet/udb3-api-guard": "^v4.0.0",
"php-http/message-factory": "^1.1",
"laminas/laminas-httphandlerrunner": "^2.2",
"sentry/sdk": "^4.0",
"ext-json": "*",
"auth0/auth0-php": "^8.3",
"symfony/http-client": "^5.4",
"hassankhan/config": "^3.1",
"http-interop/http-factory-guzzle": "^1.2",
"slim/psr7": "^1.6",
"ext-json": "*",
"symfony/event-dispatcher": "^5.4",
"symfony/http-client": "^5.4",
"guzzlehttp/guzzle": "^7.8"
},
"require-dev": {
Expand Down

0 comments on commit 1c77168

Please sign in to comment.