Skip to content

Commit cfc5ade

Browse files
committed
Missed git export-ignore
1 parent c912a1f commit cfc5ade

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
# @link https://github.com/JBZoo/Data
1212
#
1313

14+
/.github export-ignore
1415
/build export-ignore
1516
/tests export-ignore
1617
/.editorconfig export-ignore

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818

1919
"require-dev" : {
20-
"jbzoo/toolbox-dev" : "^2.13.0",
20+
"jbzoo/toolbox-dev" : "^2.13.1",
2121
"jbzoo/utils" : "^4.4.0",
2222
"symfony/yaml" : "^4.4|^5.0"
2323
},

0 commit comments

Comments
 (0)