Skip to content

Commit b3b6a50

Browse files
committed
Update dev dependencies
1 parent ece4266 commit b3b6a50

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"documentation"
1919
],
2020
"require": {
21-
"php": ">=7.4",
22-
"ext-json": "*"
2321
},
2422
"require-dev": {
23+
"php": ">=8.1",
24+
"ext-json": "*",
2525
"cweagans/composer-patches": "^1.7",
2626
"phpdocumentor/phpdocumentor": "3.8.0",
2727
"phpunit/phpunit": "^10",

composer.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)