Skip to content

Commit

Permalink
EA-6324:
Browse files Browse the repository at this point in the history
 make it php 8.2 compatible
 make it php 8.3 compatible

FIX jtl/php-generic-collection": " ^1.0.0"
  • Loading branch information
KaiSchwendig committed Mar 8, 2024
1 parent 4368220 commit 7c2915b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 14 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"php": "8.1.* || 8.2.* || 8.3.*",
"ext-json": "*",
"ext-pcntl": "*",
"jtl/php-generic-collection": "^0.5",
"jtl/php-generic-collection": " ^1.0.0",
"nikic/php-parser": "^4.18.0",
"psr/container": "^2.0.2",
"psr/event-dispatcher": "^1.0",
Expand Down
25 changes: 12 additions & 13 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7c2915b

Please sign in to comment.