Skip to content

Commit 690187d

Browse files
authored
Merge pull request #4 from creacoon/dependecie-update
- composer.json updated
2 parents f439474 + 767ff36 commit 690187d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@
1111
{
1212
"name": "Juliana Chiabai",
1313
"email": "info@creacoon.nl",
14-
"homepage": "https://creacoon.nl",
14+
"homepage": "https://github.com/creacoon/laravel-dashboard-gitlab-user-counts-tile",
1515
"role": "Developer"
1616
}
1717
],
1818
"require": {
19-
"php": "^8.0|^7.4",
20-
"spatie/laravel-dashboard": "^2.0"
19+
"php": "^8.3",
20+
"spatie/laravel-dashboard": "^3.0"
2121
},
2222
"require-dev": {
23-
"phpunit/phpunit": "^9.3",
23+
"phpunit/phpunit": "^10.5.32",
2424
"squizlabs/php_codesniffer": "^3.6.2"
2525
},
2626
"autoload": {

0 commit comments

Comments
 (0)