Skip to content

Commit 6ce6cc1

Browse files
committed
Bump dependencies
1 parent 8b7191f commit 6ce6cc1

File tree

3 files changed

+504
-478
lines changed

3 files changed

+504
-478
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
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",
1717
"doctrine/doctrine-migrations-bundle": "^3.0",
1818
"doctrine/orm": "^2.5",
1919
"erusev/parsedown": "^1.6",
20-
"sensio/framework-extra-bundle": "^5.6",
20+
"sensio/framework-extra-bundle": "^6.1",
2121
"symfony/apache-pack": "^1.0",
2222
"symfony/asset": "^5.2",
2323
"symfony/console": "^5.2",
@@ -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)