Skip to content

Commit a175433

Browse files
authored
Update composer.json
1 parent 46f1b26 commit a175433

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^8.0|^7.4",
20-
"spatie/laravel-dashboard": "^2.0"
19+
"php": "^8.1",
20+
"spatie/laravel-dashboard": "^3.0"
2121
},
2222
"require-dev": {
23-
"phpunit/phpunit": "^9.4"
23+
"phpunit/phpunit": "^10.0"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)