Skip to content
Snippets Groups Projects
Commit 72a18716 authored by Scott Zhu Reeves's avatar Scott Zhu Reeves Committed by Prashant Mishra
Browse files

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

parent 35f196e2
No related branches found
No related tags found
1 merge request!8Issue #3485969: Remove incorrect composer.json psr-4 autoload directive
......@@ -6,11 +6,6 @@
"aws/aws-sdk-php": "3.*"
},
"license": "GPL-2.0-or-later",
"autoload": {
"psr-4": {
"Drupal\\CloudfrontCachePathInvalidate\\": "src/"
}
},
"authors": [
{
"name": "Prashant Mishra",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment