Skip to content

Commit 2fd29a8

Browse files
authored
docs(composer.json): remove some dependencies
1 parent ef1bcac commit 2fd29a8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"source": "https://github.com/alcidesrc/php-skeleton"
1717
},
1818
"require": {
19-
"php": "^8.3"
19+
"php": "^8.4"
2020
},
2121
"autoload": {
2222
"psr-4": {
@@ -45,7 +45,6 @@
4545
"phpmd/phpmd": "^2.15",
4646
"phpstan/phpstan": "^1.10",
4747
"phpunit/phpunit": "^11.0",
48-
"slope-it/clock-mock": "^0.4.0",
4948
"squizlabs/php_codesniffer": "^3.9",
5049
"symfony/var-dumper": "^7.0"
5150
},

0 commit comments

Comments
 (0)