Skip to content

Commit

Permalink
[FIX] Remove the PHP version from composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
beromir committed Oct 4, 2021
1 parent d8cd461 commit 8e0112d
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 @@ -13,11 +13,6 @@
"neos/flow": "*",
"spatie/ray": "^1.30"
},
"config": {
"platform": {
"php": "^7.4"
}
},
"autoload": {
"psr-4": {
"Beromir\\Ray\\": "Classes/"
Expand Down

0 comments on commit 8e0112d

Please sign in to comment.