mirror of
https://github.com/flarum/framework.git
synced 2024-11-23 01:51:05 +08:00
6b336c5ea8
* chore: phpunit 10 * chore: config * Apply fixes from StyleCI * chore: phpunit 11 (php 8.2 minimum requirement) * feat: laravel 11 * Apply fixes from StyleCI * feat: carbon v3 * fixes
14 lines
169 B
Plaintext
14 lines
169 B
Plaintext
/vendor
|
|
composer.lock
|
|
composer.phar
|
|
|
|
.DS_Store
|
|
Thumbs.db
|
|
tests/.phpunit.cache
|
|
tests/.phpunit.result.cache
|
|
/tests/integration/tmp
|
|
.vagrant
|
|
.idea/*
|
|
.vscode
|
|
js/coverage-ts
|