Skip to content

Commit

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

0 comments on commit 6425955

Please sign in to comment.