Skip to content

Commit 6d11415

Browse files
authored
Merge pull request #5 from TomHAnderson/feature/2.0.1
instantiator 2.0
2 parents 70b3004 + 0108876 commit 6d11415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
"require": {
5656
"php": "^8.1",
57-
"doctrine/instantiator": "^1.4",
57+
"doctrine/instantiator": "^2.0",
5858
"laravel/framework": "^8.0 || ^9.0 || ^10.0 || ^11.0"
5959
},
6060
"require-dev": {

0 commit comments

Comments
 (0)