Skip to content

Commit 911e030

Browse files
committed
Use remote patch
1 parent f7a51cb commit 911e030

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"extra" : {
9999
"patches" : {
100100
"nette/utils" : {
101-
"Bug: Offset check with null support" : "patches/nette.array.offsetCheck.diff"
101+
"Bug: Offset check with null support" : "https://raw.githubusercontent.com/FastyBird/libraries-patches/master/nette.array.offsetCheck.diff"
102102
}
103103
}
104104
}

patches/nette.array.offsetCheck.diff

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)