Browse Source

Update michel/paper-orm version to ^0.0.3@alpha

F. Michel 2 weeks ago
parent
commit
e6a6eeb6f8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -17,7 +17,7 @@
   "require": {
     "php": ">=7.4",
     "ext-pdo": "*",
-    "michel/paper-orm": "^0.0.2@alpha",
+    "michel/paper-orm": "^0.0.3@alpha",
     "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0",
     "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
     "symfony/config": "^5.4 || ^6.0 || ^7.0",