Skip to content

Commit

Permalink
Added missing dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ruff committed Sep 26, 2023
1 parent dee5d03 commit 8719165
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@
"horstoeko\\zugferdlaravel\\": "src"
}
},
"autoload-dev": {
"psr-4": {
"horstoeko\\zugferdlaravel\\tests\\": "tests"
}
},
"require": {
"php": "^7.3|^7.4|^8.0|^8.1",
"ext-json": "*",
Expand Down

0 comments on commit 8719165

Please sign in to comment.