Skip to content

Commit

Permalink
chore: dont autoload ocp package
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
  • Loading branch information
kesselb committed Aug 31, 2023
1 parent 4da4c95 commit b3d80ee
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,5 @@
"platform": {
"php": "8.0"
}
},
"autoload-dev": {
"psr-4": {
"OCP\\": "vendor/nextcloud/ocp/OCP"
}
}
}

0 comments on commit b3d80ee

Please sign in to comment.