Skip to content

Commit

Permalink
Update v2.x-automation-test for micro/plugin-http-logger
Browse files Browse the repository at this point in the history
  • Loading branch information
OleksiiBulba committed Jul 6, 2024
1 parent 0eb96d9 commit 88d4512
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@
"micro/plugin-http-core": "^2.0",
"micro/plugin-logger-core": "^2.0"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.34"
},
"minimum-stability": "dev",
"autoload": {
"psr-4": {
"Micro\\Plugin\\HttpLogger\\": "/"
Expand All @@ -25,10 +23,6 @@
]
},
"config": {
"allow-plugins": {
"ergebnis/composer-normalize": true
},
"sort-packages": true
},
"minimum-stability": "dev"
}
}

0 comments on commit 88d4512

Please sign in to comment.