Skip to content

Commit 5f5b4de

Browse files
Fix defer function (#6)
fix: Defer function
1 parent 2bf095f commit 5f5b4de

File tree

6 files changed

+1217
-1061
lines changed

6 files changed

+1217
-1061
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
}
5454
},
5555
"scripts": {
56-
"test": "co-phpunit",
56+
"test": "co-phpunit",
5757
"test-coverage": "co-phpunit --coverage-clover clover.xml",
5858
"cs-fix": "php-cs-fixer fix $1",
5959
"analyse": "phpstan analyse --memory-limit=-1 -l 5 -c phpstan.neon",

0 commit comments

Comments
 (0)