Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Dependabot config to alert only major updates for Composer
This configuration file sets up Dependabot to check for updates to Composer dependencies on a weekly basis. It specifically ignores minor and patch updates for all dependencies, focusing on major updates only. An exception is made for `phpunit/phpunit`, which is also monitored for major updates.
- Loading branch information