Skip to content
Snippets Groups Projects
Commit 3ff0b6fc authored by Daniel Kurowski's avatar Daniel Kurowski
Browse files

composer: generate classmap for exceptions

parent f98596ef
No related branches found
No related tags found
1 merge request!24Resolve "Move exceptions to top-level namespace [BC break]"
Pipeline #35832 failed
......@@ -31,7 +31,7 @@
"psr-4": {
"Grifart\\Stateful\\": "src/"
},
"files": ["src/exceptions.php"]
"classmap": ["src/exceptions.php"]
},
"autoload-dev": {
"psr-4": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment