Skip to content

Commit 6d35578

Browse files
author
Jakob Hirsch
committed
switched php-shunting-yard upstream, andig seems to be stale. fixes PHP 8.4 deprecation warnings
1 parent cc239df commit 6d35578

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"doctrine/dbal": "^2.12",
1515
"doctrine/annotations": "^2.0.2",
1616
"andig/dbcopy": "^1.4",
17-
"andig/php-shunting-yard": "^1.0",
17+
"protonlabs/php-shunting-yard": "^1.0",
1818
"symfony/cache": "^5.0",
1919
"symfony/console": "^4.4|^5.0",
2020
"symfony/http-kernel": "^4.4|^5.0",

0 commit comments

Comments
 (0)