Skip to content

Commit

Permalink
upgrade new
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinDev committed Feb 11, 2024
1 parent d2948e9 commit bc7cb0e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packages/new/composer.json
Expand Up @@ -6,7 +6,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": ">=7.2.5",
"php": ">=8.2",
"ext-ctype": "*",
"ext-iconv": "*",
"symfony/flex": "^1.3.1"
Expand Down Expand Up @@ -71,6 +71,9 @@
"require": "^6.4|^7"
}
},
"allow-plugins": {
"symfony/runtime": true
},
"authors": [
{
"name": "Robin@PiedWeb",
Expand Down

0 comments on commit bc7cb0e

Please sign in to comment.