Skip to content

Commit 94319cb

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents 7e13b2d + bb78d4b commit 94319cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Ladybug/Processor/Doctrine.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
class Doctrine {
1616

17-
private $doctrine_prefix = 'http://www.doctrine-project.org/api/orm/current/';
17+
private $doctrine_prefix = 'http://www.doctrine-project.org/api/orm/2.1/';
1818

1919
public function process($str) {
2020
$matches = array();

0 commit comments

Comments
 (0)