Skip to content

Commit

Permalink
Vsliv30 2342 attachment filing purpose (#33)
Browse files Browse the repository at this point in the history
* Added support for adding filing purpose to attachments

* Adding filingPurpose to config and service provider

* Error fixes

* Apply fixes from StyleCI

* Added doctorine dbal and label

---------

Co-authored-by: David <[email protected]>
Co-authored-by: StyleCI Bot <[email protected]>
  • Loading branch information
3 people authored Dec 13, 2023
1 parent fc78605 commit d7c4dbf
Show file tree
Hide file tree
Showing 15 changed files with 689 additions and 6 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"phpunit/phpunit": "^10.0",
"mockery/mockery": "^1.4.4",
"fakerphp/faker": "^1.9.1",
"orchestra/testbench": "^8.5"
"orchestra/testbench": "^8.5",
"doctrine/dbal": "3.5"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit d7c4dbf

Please sign in to comment.