Skip to content

Commit 758310c

Browse files
committed
fix composer.json
1 parent 1106ec0 commit 758310c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"friendsofphp/php-cs-fixer": "^2.17",
2020
"matt-allan/laravel-code-style": "^0.6.0",
2121
"nunomaduro/larastan": "^0.7.0",
22-
"nunomaduro/phpinsights": "dev-feature/php8-and-github-action",
22+
"nunomaduro/phpinsights": "dev-master",
2323
"orchestra/testbench": "^6.0",
2424
"phpunit/phpunit": "^9.3"
2525
},

0 commit comments

Comments
 (0)