Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s-damian committed Oct 6, 2024
1 parent 350a01b commit bbdc8ef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ This package is developed by [Stephen Damian](https://github.com/s-damian)
* PHP 8.0 || 8.1 || 8.2 || 8.3
* Laravel 8 || 9 || 10 || 11

### Please star it on GitHub

If you find this package useful, please star it on my GitHub repository ✨


## Summary

Expand Down
9 changes: 0 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,6 @@
}
},
"scripts": {
"thank-you": [
"@php -r \"echo PHP_EOL . 'Thank you for using Larasort! Please star it on GitHub: https://github.com/s-damian/larasort' . PHP_EOL;\""
],
"post-package-install": [
"composer run thank-you"
],
"post-package-update": [
"composer run thank-you"
],
"test": "php8.3 ./vendor/phpunit/phpunit/phpunit",
"test-f": "php8.3 ./vendor/phpunit/phpunit/phpunit --filter",
"phpstan": "php8.3 ./vendor/bin/phpstan analyse -c phpstan.neon",
Expand Down

0 comments on commit bbdc8ef

Please sign in to comment.