Skip to content

Commit 72592c9

Browse files
committed
chore: update dependencies
1 parent 9929a71 commit 72592c9

File tree

2 files changed

+211
-205
lines changed

2 files changed

+211
-205
lines changed

composer.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@
33
"type": "project",
44
"description": "Documentation website for the Tempest framework",
55
"require": {
6-
"tempest/framework": "^2.7.0",
7-
"league/commonmark": "^2.7.1",
8-
"symfony/yaml": "^7.3.3",
9-
"spatie/yaml-front-matter": "^2.1",
10-
"spatie/browsershot": "^4.4",
6+
"tempest/framework": "^2.12.0",
7+
"league/commonmark": "^2.8.0",
8+
"symfony/yaml": "^7.4.0",
9+
"spatie/yaml-front-matter": "^2.1.1",
10+
"spatie/browsershot": "^5.1.1",
1111
"assertchris/ellison": "^1.0.2"
1212
},
1313
"require-dev": {
14-
"phpunit/phpunit": "^12.4.0",
15-
"symfony/var-dumper": "^7.3.4",
14+
"phpunit/phpunit": "^12.4.5",
15+
"symfony/var-dumper": "^7.4.0",
1616
"carthage-software/mago": "^0.26.1",
17-
"rector/rector": "^2.1.7"
17+
"rector/rector": "^2.2.11"
1818
},
1919
"autoload": {
2020
"psr-4": {

0 commit comments

Comments
 (0)