diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 0e7d790..d6e4d13 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -1,6 +1,6 @@ build: environment: - php: 8.0.0 + php: 8.1 nodes: analysis: @@ -29,4 +29,4 @@ checks: filter: excluded_paths: - test/* - - vendor/* \ No newline at end of file + - vendor/*