We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c912a1f commit cfc5adeCopy full SHA for cfc5ade
.gitattributes
@@ -11,6 +11,7 @@
11
# @link https://github.com/JBZoo/Data
12
#
13
14
+/.github export-ignore
15
/build export-ignore
16
/tests export-ignore
17
/.editorconfig export-ignore
composer.json
@@ -17,7 +17,7 @@
},
18
19
"require-dev" : {
20
- "jbzoo/toolbox-dev" : "^2.13.0",
+ "jbzoo/toolbox-dev" : "^2.13.1",
21
"jbzoo/utils" : "^4.4.0",
22
"symfony/yaml" : "^4.4|^5.0"
23
0 commit comments