Skip to content

Commit

Permalink
Fix. Code. Composer.json fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Glomberg committed Dec 20, 2022
1 parent 0ef9647 commit 2d2b3af
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Cleantalk/Antispam/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,10 @@
"role": "Developer"
}
],
"require": {
"php": "~5.5.0|~5.6.0|~7.0.0|~8.0.0|~8.1.0",
"magento/framework": "~2.0.0"
},
"autoload": {
"files": [ "registration.php" ],
"psr-4": {
"Magento\\SampleNewPage\\": ""
"Cleantalk\\Antispam\\": ""
}
}
}

0 comments on commit 2d2b3af

Please sign in to comment.