We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96b6bae commit cda170cCopy full SHA for cda170c
composer.json
@@ -27,7 +27,7 @@
27
"require": {
28
"php": ">=8.2",
29
"elasticsearch/elasticsearch": "^8.0",
30
- "owen-it/laravel-auditing": "^13.0",
+ "owen-it/laravel-auditing": "^13.0|^14.0",
31
"php-http/httplug": "^2.4"
32
},
33
"autoload": {
@@ -45,7 +45,7 @@
45
"require-dev": {
46
"friendsofphp/php-cs-fixer": "^3.57",
47
"larastan/larastan": "*",
48
- "orchestra/testbench": "^8.21|^9.0",
+ "orchestra/testbench": "^8.21|^9.0|^10.0",
49
"php-http/mock-client": "^1.6",
50
"phpstan/phpstan": "^2.0.2",
51
"phpstan/phpstan-phpunit": "*",
0 commit comments