Skip to content

Commit

Permalink
Composer: require PHP 8.1+
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Jan 4, 2024
1 parent a645445 commit 95a7540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -16,7 +16,7 @@
}
],
"require": {
"php": ">=7.2",
"php": ">=8.1",
"contributte/di": "^0.5.0",
"symfony/console": "^4.0.0 || ^5.0.0 || ^6.0.0"
},
Expand Down

0 comments on commit 95a7540

Please sign in to comment.