Commit b810716
committed
fix: correct PaymentAlreadyProcessedException location and add phpunit CVE to audit ignore
- Rename ' Exceptions/' -> 'Exceptions/' (remove erroneous leading space)
- Add full class body with namespace and DomainException extension
- Add GHSA-vvj3-c3rp-c85p (phpunit CVE-2026-24765) to composer audit ignore list1 parent 6b151ac commit b810716
3 files changed
Lines changed: 18 additions & 4 deletions
File tree
- app/Domain/Payment
- Exceptions
- Exceptions
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
| 109 | + | |
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
| |||
0 commit comments