Skip to content

Commit

Permalink
Optimize dependencies in composer.json and remove next-x-core (#96)
Browse files Browse the repository at this point in the history
* Optimize dependencies in composer.json and remove next-x-core

* Apply cs fix

* Remove auto cs-fix workflow

* fix

* Remove mineadmin/module

* Remove changelog

* normalized
  • Loading branch information
zds-s authored Jun 17, 2024
1 parent 991edcd commit 0f4b6a9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
},
{
"name": "zds",
"email": "[email protected]",
"role": "Developer"
}
],
Expand All @@ -28,11 +27,6 @@
"Mine\\Office\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"MineTest\\": "tests"
}
},
"config": {
"optimize-autoloader": true,
"sort-packages": true
Expand Down

0 comments on commit 0f4b6a9

Please sign in to comment.