Skip to content

Commit

Permalink
Merge pull request #4 from creacoon/dependecie-update
Browse files Browse the repository at this point in the history
- composer.json updated
  • Loading branch information
tomcoonen authored Sep 9, 2024
2 parents f439474 + 767ff36 commit 690187d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
{
"name": "Juliana Chiabai",
"email": "info@creacoon.nl",
"homepage": "https://creacoon.nl",
"homepage": "https://github.com/creacoon/laravel-dashboard-gitlab-user-counts-tile",
"role": "Developer"
}
],
"require": {
"php": "^8.0|^7.4",
"spatie/laravel-dashboard": "^2.0"
"php": "^8.3",
"spatie/laravel-dashboard": "^3.0"
},
"require-dev": {
"phpunit/phpunit": "^9.3",
"phpunit/phpunit": "^10.5.32",
"squizlabs/php_codesniffer": "^3.6.2"
},
"autoload": {
Expand Down

0 comments on commit 690187d

Please sign in to comment.