Skip to content

Commit bf66938

Browse files
committed
update previous Laravel branch version information
1 parent 670476a commit bf66938

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

versioninfo.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,11 @@ and
207207

208208
* Fix: #98, indatabase_publish not working as intended
209209

210+
#### 2.4.40
211+
212+
* Fix: logic error for previous fix, #129, open_basedir restriction in effect, now only scan
213+
directories which are base_dir or under base_dir
214+
210215
#### 2.4.38
211216

212217
* Fix: #129, open_basedir restriction in effect
@@ -226,10 +231,6 @@ and
226231

227232
* Fix: #98, indatabase_publish not working as intended
228233

229-
#### 2.3.8
230-
231-
* Fix: #98, indatabase_publish not working as intended
232-
233234
#### 2.5.0
234235

235236
* Fix: update for Laravel 5.5
@@ -344,6 +345,11 @@ and
344345

345346
* Fix: #60, 5.4 compatibility
346347

348+
#### 2.3.12
349+
350+
* Fix: logic error for previous fix, #129, open_basedir restriction in effect, now only scan
351+
directories which are base_dir or under base_dir
352+
347353
#### 2.3.10
348354

349355
* Fix: #129, open_basedir restriction in effect

0 commit comments

Comments
 (0)