Skip to content

Commit

Permalink
Allow adbario/php-dot-notation ^3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikkaluza committed Apr 30, 2024
1 parent ab9e0ee commit 24aa469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"require": {
"php": ">=7.2",
"ext-apcu": "*",
"adbario/php-dot-notation": "^2.2",
"adbario/php-dot-notation": "^2.2 || ^3.0",
"nette/di": "^3.0",
"nette/neon": "^3.0",
"nette/utils": "^3.0",
Expand Down

0 comments on commit 24aa469

Please sign in to comment.