Skip to content

Commit 25f97be

Browse files
committed
Bump dependencies
1 parent 8b7191f commit 25f97be

File tree

3 files changed

+496
-468
lines changed

3 files changed

+496
-468
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"symfony/polyfill-php72": "*"
1111
},
1212
"require": {
13-
"php": "^7.3",
13+
"php": "^8.0",
1414
"ext-pdo_sqlite": "*",
1515
"composer/package-versions-deprecated": "^1.8",
1616
"doctrine/doctrine-bundle": "^2.0",
@@ -54,7 +54,7 @@
5454
},
5555
"config": {
5656
"platform": {
57-
"php": "7.3"
57+
"php": "8.0.3"
5858
},
5959
"preferred-install": {
6060
"*": "dist"

0 commit comments

Comments
 (0)