Commit 0472da9e authored by Jonathan Smith's avatar Jonathan Smith
Browse files

Issue #3224263 by jonathan1055: Lock PHP version at 7.4.22 in Travis.yml...

Issue #3224263 by jonathan1055: Lock PHP version at 7.4.22 in Travis.yml because builds with higher versions fail
parent 7158a5c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ jobs:
        #  141 EventDispatcher with string event (Rules and Commerce)
        #    2 Kernel $modules property must be declared protected
        - DEPRECATIONS=1685
    - php: 7.4
    - php: 7.4.22
      env:
        - DRUPAL_CORE=9.3.x
        # Just run Node and Product tests.