Skip to content

Commit 397bb31

Browse files
chore(deps): update dependency php to ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ----- | | github-tags | containerbase/php-prebuild | 8.4.15 | 8.5.0 |
1 parent b7c1956 commit 397bb31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
}
1313
],
1414
"require": {
15-
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
15+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
1616
"friendsofphp/php-cs-fixer": "^3.14",
1717
"symfony/finder": "^5.4 || ^6.0 || ^7.0"
1818
},

0 commit comments

Comments
 (0)