Skip to content

Commit

Permalink
Updated .gitattributes of flow-php/etl
Browse files Browse the repository at this point in the history
  • Loading branch information
norberttech committed Dec 11, 2024
1 parent 8907392 commit df71e5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
8 changes: 2 additions & 6 deletions src/core/etl/.gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,5 @@
/var export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.php_cs export-ignore
/composer.lock export-ignore
/phpstan.neon export-ignore
/phpunit.xml export-ignore
/psalm.xml export-ignore
/infection.json export-ignore
/CONTRIBUTING.md export-ignore
/README.md export-ignore
1 change: 1 addition & 0 deletions src/core/etl/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@
"Flow\\": "tests/Flow"
}
},
"minimum-stability": "dev",
"prefer-stable": true
}

0 comments on commit df71e5e

Please sign in to comment.