Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLevti committed Dec 27, 2024
1 parent aeb62b6 commit 39517c7
Show file tree
Hide file tree
Showing 3 changed files with 1,504 additions and 1,622 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
"minimum-stability": "stable",
"prefer-stable": true,
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.0.0",
"friendsofphp/php-cs-fixer": "^3.65.0",
"illuminate/cache": "^9.0.0 || ^10.0.0 || ^11.0.0",
"phpstan/phpstan": "^1.0.0",
"phpstan/phpstan": "^2.0.4",
"phpunit/phpunit": "^9.0.0 || ^10.0.0",
"roave/security-advisories": "dev-latest"
},
Expand Down
Loading

0 comments on commit 39517c7

Please sign in to comment.