accounting-laravel icon indicating copy to clipboard operation
accounting-laravel copied to clipboard

Accounting application written in Laravel 11 / PHP 8.3 using Filament 3

Results 86 accounting-laravel issues
Sort by recently updated
recently updated
newest added

Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.6.7 to 1.6.12. Release notes Sourced from mockery/mockery's releases. 1.6.12 What's Changed 1420: Update psalm-baseline.xml 1419: Update e2e-test.sh 1417: Bump Jinja2 from 3.1.3 to 3.1.4 fix CVE-2024-34064...

dependencies
php

Bumps [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting) from 12.0.3 to 12.1.4. Changelog Sourced from postcss-nesting's changelog. 12.1.4 May 13, 2024 Updated @csstools/selector-specificity to 3.1.1 (patch) 12.1.3 May 11, 2024 Updated @csstools/selector-specificity to 3.1.0 (minor) 12.1.2...

dependencies
javascript

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.5 to 5.2.11. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...

dependencies
javascript

Bumps [laravel/pint](https://github.com/laravel/pint) from 1.14.0 to 1.15.3. Release notes Sourced from laravel/pint's releases. v1.15.3 feat: Add a --with-exit-status flag by @​dshafik in laravel/pint#270 v1.15.2 [1.x] Bump dependencies by @​Jubeki in laravel/pint#267...

dependencies
php

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.0.3 to 11.1.3. Release notes Sourced from phpunit/phpunit's releases. PHPUnit 11.1.3 Fixed #5771: JUnit XML logger may crash when test that is run in separate process exits...

dependencies
php

This is a **bug**. ### Prerequisites * [x] Are you running the latest version? * [x] Are you reporting to the correct repository? * [x] Did you check the documentation?...

Checklist - [X] Modify `composer.json` ✓ https://github.com/liberu-accounting/accounting-laravel/commit/cb6cc978137ba4ab434260da7b8e9c7fb1694516 [Edit](https://github.com/liberu-accounting/accounting-laravel/edit/sweep/upgrade_and_refactor_for_php_83_and_lara/composer.json) - [X] Running GitHub Actions for `composer.json` ✓ [Edit](https://github.com/liberu-accounting/accounting-laravel/edit/sweep/upgrade_and_refactor_for_php_83_and_lara/composer.json) - [X] Modify `Dockerfile` ! No changes made [Edit](https://github.com/liberu-accounting/accounting-laravel/edit/sweep/upgrade_and_refactor_for_php_83_and_lara/Dockerfile) - [X] Running GitHub...

sweep

### PR Feedback (click) - [ ] 👍 Sweep Did Well - [ ] 👎 Sweep Needs Improvement Description This pull request updates the project dependencies to be compatible with...

sweep

### PR Feedback (click) - [ ] 👍 Sweep Did Well - [ ] 👎 Sweep Needs Improvement # Description This pull request introduces enhancements to the `TransactionResource` and `Transaction`...

sweep

Checklist - [X] Create `app/Rules/DoubleEntryValidator.php` ✓ https://github.com/liberu-accounting/accounting-laravel/commit/45a2fac77e863a608b1a0f03cf60953f274a81a2 [Edit](https://github.com/liberu-accounting/accounting-laravel/edit/sweep/implement_double_entry_accounting_for_fi/app/Rules/DoubleEntryValidator.php) - [X] Running GitHub Actions for `app/Rules/DoubleEntryValidator.php` ✓ [Edit](https://github.com/liberu-accounting/accounting-laravel/edit/sweep/implement_double_entry_accounting_for_fi/app/Rules/DoubleEntryValidator.php) - [X] Modify `app/Filament/Admin/Resources/TransactionResource.php` ✓ https://github.com/liberu-accounting/accounting-laravel/commit/b70528d6c7d0ea475088ea7874fd41d090e44fc3 [Edit](https://github.com/liberu-accounting/accounting-laravel/edit/sweep/implement_double_entry_accounting_for_fi/app/Filament/Admin/Resources/TransactionResource.php) - [X] Running GitHub Actions for...

sweep