Skip to content
Snippets Groups Projects

Issue #3485969: Remove incorrect composer.json psr-4 autoload directive

1 file
+ 0
5
Compare changes
  • Side-by-side
  • Inline
+ 0
5
@@ -6,11 +6,6 @@
},
"license": "GPL-2.0-or-later",
"autoload": {
"psr-4": {
"Drupal\\CloudfrontCachePathInvalidate\\": "src/"
}
},
"authors": [
{
"name": "Prashant Mishra",
Loading