Skip to content

Commit

Permalink
Update scrutinizer (#454)
Browse files Browse the repository at this point in the history
* update scrutinizer

* update scrutinizer

* trigger build

* phpcs

* fail

* Update .scrutinizer.yml
  • Loading branch information
danepowell authored May 28, 2024
1 parent 5884abd commit b9a4331
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 65 deletions.
2 changes: 1 addition & 1 deletion .scrutinizer.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
build:
environment:
php:
version: '7.3'
version: '8.2'
nodes:
analysis:
project_setup:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"phpstan/phpstan": "^1.0",
"phpstan/phpstan-phpunit": "^1.0",
"slevomat/coding-standard": "^8.4",
"squizlabs/php_codesniffer": "3.*",
"squizlabs/php_codesniffer": "^3.9.1",
"eloquent/phony-phpunit": "^7",
"eloquent/phony": "dev-main as 5.0.2",
"ext-json": "*",
Expand Down
126 changes: 63 additions & 63 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b9a4331

Please sign in to comment.