Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7aa2808

Browse files
author
DKravtsov
committed
Updated dependencies
1 parent e1cbb85 commit 7aa2808

File tree

22 files changed

+1948
-1541
lines changed

22 files changed

+1948
-1541
lines changed

‎Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ ifeq ($(INSIDE_DOCKER_CONTAINER), 1)
277277
@echo "033円[32mRunning PHPStan - PHP Static Analysis Tool033円[39m"
278278
@php artisan cache:clear --env=test
279279
@./vendor/bin/phpstan --version
280-
@./vendor/bin/phpstan analyze app tests --xdebug
280+
@./vendor/bin/phpstan analyze app tests
281281
else
282282
@make exec cmd="make phpstan"
283283
endif

‎composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"neronmoon/scriptsdev": "^0.1",
4545
"nunomaduro/collision": "^7.0",
4646
"spatie/laravel-ignition": "^2.0",
47-
"phpunit/phpunit": "^10.0",
47+
"phpunit/phpunit": "^10.1",
4848
"roave/security-advisories": "dev-latest"
4949
},
5050
"config": {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /