We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef1bcac commit 2fd29a8Copy full SHA for 2fd29a8
1 file changed
composer.json
@@ -16,7 +16,7 @@
16
"source": "https://github.com/alcidesrc/php-skeleton"
17
},
18
"require": {
19
- "php": "^8.3"
+ "php": "^8.4"
20
21
"autoload": {
22
"psr-4": {
@@ -45,7 +45,6 @@
45
"phpmd/phpmd": "^2.15",
46
"phpstan/phpstan": "^1.10",
47
"phpunit/phpunit": "^11.0",
48
- "slope-it/clock-mock": "^0.4.0",
49
"squizlabs/php_codesniffer": "^3.9",
50
"symfony/var-dumper": "^7.0"
51
0 commit comments