Commit b285d5d2 authored by Claudiu Cristea's avatar Claudiu Cristea
Browse files

Issue #3313275 by claudiu.cristea: Use a stable version of CAS

parent f428abb4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
    "source": "https://git.drupalcode.org/project/cas_mock_server"
  },
  "require-dev": {
    "drupal/cas": "dev-2.x"
    "drupal/cas": "^2.1"
  },
  "minimum-stability": "alpha",
  "prefer-stable": true,