Skip to content

Commit

Permalink
php 8.0 needed for 'mixed' type
Browse files Browse the repository at this point in the history
  • Loading branch information
rasmuswinter authored Nov 30, 2023
1 parent 889fa3f commit 61ded43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
}
],
"require": {
"php": ">=7.1",
"php": ">=8.0",
"composer/installers": "^1.0 || ^2.0"
}
}

0 comments on commit 61ded43

Please sign in to comment.