diff --git a/manifests/php.yml b/manifests/php.yml index 14f93e3e087..031e4f25a3e 100644 --- a/manifests/php.yml +++ b/manifests/php.yml @@ -769,13 +769,13 @@ manifest: tests/integrations/test_dbm.py::Test_Dbm_Comment_Mysql: - weblog_declaration: "*": v0.91.1 - laravel11x: missing_feature (pending to be implemented on this weblog) + laravel11x: v1.22.0 # TODO: a lower version might be supported tests/integrations/test_dbm.py::Test_Dbm_Comment_NodeJS_mysql2: irrelevant (These are nodejs only tests.) tests/integrations/test_dbm.py::Test_Dbm_Comment_NodeJS_pg: irrelevant (These are nodejs only tests.) tests/integrations/test_dbm.py::Test_Dbm_Comment_Postgres: - weblog_declaration: "*": v0.91.1 - laravel11x: missing_feature (pending to be implemented on this weblog) + laravel11x: v1.22.0 # TODO: a lower version might be supported tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Aiomysql: irrelevant (These are python only tests.) tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_Asyncpg: irrelevant (These are python only tests.) tests/integrations/test_dbm.py::Test_Dbm_Comment_Python_MysqlConnector: irrelevant (These are python only tests.)