-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #13 from jawira/update
chore: Update dependencies
- Loading branch information
Showing
6 changed files
with
33 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,25 @@ | ||
/.github export-ignore | ||
/resources export-ignore | ||
/tests export-ignore | ||
|
||
/.editorconfig export-ignore | ||
/.gitattributes export-ignore | ||
/.github export-ignore | ||
/.gitignore export-ignore | ||
/build.svg export-ignore | ||
/build.xml export-ignore | ||
/.idea export-ignore | ||
/.phive export-ignore | ||
/.psalm export-ignore | ||
/CHANGELOG.md export-ignore | ||
/README.md export-ignore | ||
/build export-ignore | ||
/build.png export-ignore | ||
/docs export-ignore | ||
/examples export-ignore | ||
/phpstan export-ignore | ||
/phpunit.xml export-ignore | ||
/psalm.xml export-ignore | ||
/phpunit.xml.dist export-ignore | ||
/tests export-ignore | ||
|
||
*.php text eol=lf diff=php | ||
*.js text eol=lf | ||
*.svg text eol=lf | ||
*.xml text eol=lf | ||
*.bat text eol=crlf | ||
*.phar binary | ||
*.png binary | ||
*.jpg binary |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
@startuml | ||
help | ||
help types | ||
@enduml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters