Skip to content

Commit c46cf40

Browse files
committed
chore: Allow porpaginas v2, it fixed some
deprecations for php 8.2
1 parent 5ffa1d7 commit c46cf40

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
@@ -34,7 +34,7 @@
3434
"require-dev": {
3535
"symfony/security-bundle": "^6",
3636
"symfony/yaml": "^6",
37-
"beberlei/porpaginas": "^1.2",
37+
"beberlei/porpaginas": "^1.2 || ^2.0",
3838
"php-coveralls/php-coveralls": "^2.1.0",
3939
"symfony/phpunit-bridge": "^6",
4040
"phpstan/phpstan": "^1.8",

0 commit comments

Comments
 (0)