Skip to content

Commit f32ffb5

Browse files
author
Pantea Marius-ciclistu
committed
1 parent 8303c05 commit f32ffb5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

illuminate/Database/Eloquent/Builder.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ class Builder implements BuilderContract
126126
'sum',
127127
'tosql',
128128
'torawsql',
129+
'decrementeach',
130+
'incrementeach',
129131
];
130132

131133
/**

0 commit comments

Comments
 (0)