Commit 2d8a8a66 authored by Navneet Singh's avatar Navneet Singh Committed by Tiago Siqueira
Browse files

Issue #3260860 by navneet0693,tbsiqueira: Remove PHP 8 support from Open Social 11. (#2719)

parent e8ba8dc4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -149,7 +149,7 @@
        }
    },
    "require": {
        "php": "^7.4 || ^8",
        "php": "^7.4",
        "bower-asset/lazysizes": "^5.3",
        "composer/installers": "~1.0 || ~2.0",
        "cweagans/composer-patches": "^1.6.0",