Skip to content

Commit 0362575

Browse files
Update dependency doctrine/instantiator to v2
1 parent 347824e commit 0362575

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
@@ -10,7 +10,7 @@
1010
],
1111
"require": {
1212
"php": "^8 || ^7.4",
13-
"doctrine/instantiator": "^1.0.5",
13+
"doctrine/instantiator": "^1.0.5 || ^2.0.0",
1414
"thecodingmachine/safe": "^1.3.3",
1515
"wyrihaximus/json-utilities": "^1.3.1"
1616
},

0 commit comments

Comments
 (0)