Skip to content

Commit d008e14

Browse files
committed
Version 0.5.0
- Add support for PostgreSQL, Sqlite and sqlsrv - Improve codebase - Require PHP 5.5
1 parent 0e0dd69 commit d008e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mitchellvanw/laravel-doctrine",
33
"description": "The Doctrine 2 implementation that melts with Laravel 4",
4-
"version": "0.4.3",
4+
"version": "0.5.0",
55
"keywords": ["doctrine", "doctrine 2", "orm", "laravel"],
66
"license": "MIT",
77
"authors": [

0 commit comments

Comments
 (0)