Skip to content

Commit 8b8567f

Browse files
committed
Update deps
1 parent 3c896a8 commit 8b8567f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
/composer.lock
66
/.php_cs.cache
77
/stubs
8-
/.vscode
8+
/.vscode
9+
.php_cs.cache

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"extra": {
2323
"branch-alias": {
24-
"dev-master": "0.3.x-dev"
24+
"dev-master": "1.3.x-dev"
2525
}
2626
},
2727
"autoload": {

0 commit comments

Comments
 (0)