Skip to content

Commit

Permalink
Remove PHP requirements from composer.json
Browse files Browse the repository at this point in the history
It doesn't make sense to add PHP requirements in composer.json
  • Loading branch information
tmotyl authored Sep 18, 2019
1 parent 3dbb5d1 commit 094d1e8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{
"name": "cadence/fbpixel-m2",
"description": "Facebook Pixel & Events Support For Magento 2.x",
"require": {
"php": "~5.5.0|~5.6.0|~7.0.0|~7.1.0"
},
"keywords": [
"Magento",
"Magento 2",
Expand Down

0 comments on commit 094d1e8

Please sign in to comment.