Skip to content

Commit

Permalink
build(composer.json) remove platform entry
Browse files Browse the repository at this point in the history
  • Loading branch information
lucatume committed Dec 14, 2024
1 parent a91fc4f commit d1aec79
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,5 @@
},
"require-dev": {
"phpunit/phpunit": "<10.0"
},
"config": {
"platform": {
"php": "7.1"
}
}
}

0 comments on commit d1aec79

Please sign in to comment.