Skip to content

Commit

Permalink
Bump dependencies, update phpunit
Browse files Browse the repository at this point in the history
  • Loading branch information
rootpd committed Feb 5, 2024
1 parent 9890c77 commit 1db0476
Show file tree
Hide file tree
Showing 2 changed files with 486 additions and 531 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
}
],
"require": {
"php": "^8.1",
"php": "^8.2",
"remp/crm-admin-module": "^3.0",
"remp/crm-api-module": "^3.0",
"remp/crm-application-module": "^3.0",
Expand Down Expand Up @@ -52,7 +52,7 @@
"phpstan/phpstan-mockery": "^1.1",
"phpstan/phpstan-nette": "^1.2",
"phpstan/phpstan-phpunit": "^1.3",
"phpunit/phpunit": "^9.0",
"phpunit/phpunit": "^10.0",
"slevomat/coding-standard": "^8.0",
"phpstan/phpdoc-parser": "^1.6",
"spaze/phpstan-disallowed-calls": "^2.5.0",
Expand Down
Loading

0 comments on commit 1db0476

Please sign in to comment.