Skip to content

Commit 37cae67

Browse files
committed
switch to new arhframe utils
1 parent a9df259 commit 37cae67

File tree

4 files changed

+1123
-104
lines changed

4 files changed

+1123
-104
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
vendor/
22
.idea/
3-
*.lock

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121
"require": {
2222
"symfony/yaml": "2.*",
23-
"arhframe/util": "1.2.*"
23+
"arhframe/util": "~1.3"
2424
},
2525
"require-dev": {
2626
"phpunit/phpunit": "*"

0 commit comments

Comments
 (0)