Skip to content

Commit 7f2140d

Browse files
committed
chore: Updates project dependencies and GitHub Actions workflows.
1 parent ca86379 commit 7f2140d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@
4242
}
4343
},
4444
"require": {
45-
"php": "^8.3",
46-
"tiny-blocks/collection": "^1.10"
45+
"php": "^8.3"
4746
},
4847
"require-dev": {
4948
"phpmd/phpmd": "^2.15",
5049
"phpstan/phpstan": "^1.12",
5150
"phpunit/phpunit": "^11.5",
5251
"infection/infection": "^0.32",
52+
"tiny-blocks/collection": "^1.10",
5353
"squizlabs/php_codesniffer": "^3.11"
5454
},
5555
"scripts": {

0 commit comments

Comments
 (0)