Skip to content

Commit

Permalink
chore: update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
epessine committed Nov 28, 2023
1 parent bfe572b commit 95e1d1a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"chart.js",
"draw"
],
"homepage": "https://epessine.github.io/axis/",
"license": "MIT",
"authors": [
{
Expand All @@ -34,10 +35,7 @@
"autoload": {
"psr-4": {
"Axis\\": "src/"
},
"exclude-from-classmap": [
"/src/Livewire"
]
}
},
"autoload-dev": {
"psr-4": {
Expand Down

0 comments on commit 95e1d1a

Please # to comment.