Skip to content

Commit

Permalink
Update v2.x-automation-test for micro/kernel-app
Browse files Browse the repository at this point in the history
  • Loading branch information
OleksiiBulba committed Jul 6, 2024
1 parent 3e40fa6 commit 44529f4
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 @@ -17,9 +17,7 @@
"micro/plugin-event-emitter": "^2.0",
"micro/plugin-locator": "^2.0"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.34"
},
"minimum-stability": "dev",
"autoload": {
"psr-4": {
"Micro\\Framework\\KernelApp\\": "/"
Expand All @@ -29,10 +27,6 @@
]
},
"config": {
"allow-plugins": {
"ergebnis/composer-normalize": true
},
"sort-packages": true
},
"minimum-stability": "dev"
}
}

0 comments on commit 44529f4

Please sign in to comment.